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 |
What is Drupal main menu?
List out the SEO modules available in Drupal?
Explain hooks in drupal.
Explain roles, user and permissions?
How do I show different drupal themes on different pages?
What is contexts, panels, variants in panel?
Do you have profile on drupal site? Do you write the comments on drupal site?
Name the five conceptual layers in drupal system.
What is the use of menu management in drupal?
How often does drupal update?
What does cms stand for?
Why is drupal used?