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 |
What is api in drupal?
If I want to add the extra fields in registration field then what should we do?
Does Drupal provides support?
Single sign on functionality
Does drupal enable search engine friendly urls?
What hardware does drupal.org run on?
Which are commonly used php based cms?
What is Drupal error handling?
How do I add a module?
What are services in drupal 8?
Where do you find the themes to install?
How to handle localization in drupal?