How to add custom php codes in my drupal pages or blocks?
Answer / 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 |
Explain the database system in drupal.
List the features of drupal?
What are entity types in drupal?
Which are the core optional modules in drupal 6.x?
Explain backward compatibility in drupal?
How to update the drupal?
What is an open source software?
Define taxonomy in drupal ?
Different ways of adding js. How to add js in hook_form?
Explain drupal architecture?
Why should I use drupal?
What is a website node?