Ata Raza
Home
Blog
Contact
About
PHP
Create an Example CRUD Module in Drupal 7
By
admin
|
24
Jan, 21
|
0 Comments
|
There are two basic files require to create a module
Creating Modules in Drupal 6
By
admin
|
24
Jan, 21
|
0 Comments
|
Following are the steps to create module in Drupal 6.
Five Mostly use PHP design patterns
By
admin
|
24
Jan, 21
|
0 Comments
|
Design patterns were introduced to the software community in Design Patterns,
Funtion to security all Form Post Data
By
admin
|
24
Jan, 21
|
0 Comments
|
<?php <?php function securityOnPost($array){ //$array foreach ($array as $key =>