Blog
Create an Example CRUD Module in Drupal 7
By admin | | 0 Comments |
There are two basic files require to create a module…
Creating Modules in Drupal 6
By admin | | 0 Comments |
Following are the steps to create module in Drupal 6.…
Five Mostly use PHP design patterns
By admin | | 0 Comments |
Design patterns were introduced to the software community in Design Patterns,…
Funtion to security all Form Post Data
By admin | | 0 Comments |
<?php <?php function securityOnPost($array){ //$array foreach ($array as $key =>…
Installing Git on Windows
By admin | | 0 Comments |
Installing Git on Windows Installing Git on Windows is very…
Major GIT commands with examples
By admin | | 0 Comments |
Here you will find a list with the major commands,…
Nginx Server configuration for rewrite
By admin | | 0 Comments |
If you have domain or host for instance ataraza.com and…
Hello world!
By admin | | 1 Comments |
Welcome to WordPress. This is your first post. Edit or…