How to add custom php codes in my drupal pages or blocks?
Answer Posted / Chandan Singh
To add custom PHP code to Drupal, you can create a custom module and use hooks to alter the output of specific pages or blocks. Alternatively, you can use a PHP Coder block or the PHP filter.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers