Can we include one php file multiple times?
Answer / Shobhit Kumar Gupta
In Drupal, you can use include() or require() functions to include a PHP file multiple times. However, including the same file multiple times might cause unintended consequences if the file contains global variables or functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is ctools used in drupal?
What is a website node?
Explain drupal user, permission, role in drupal?
How to customize a drupal syndicate feed icon?
What are the required core modules in d7?
What is cms?
What is a patch? How to apply patch?
Explain drupal architecture?
Is drupal free to use?
What are the advantages of Drupal?
Is drupal scalable?
What are system requirements for drupal installation?