Can we include one php file multiple times?



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

Post New Answer

More Drupal Interview Questions

Why is ctools used in drupal?

1 Answers  


What is a website node?

1 Answers  


Explain drupal user, permission, role in drupal?

1 Answers  


How to customize a drupal syndicate feed icon?

1 Answers  


What are the required core modules in d7?

1 Answers  


What is cms?

1 Answers  


What is a patch? How to apply patch?

1 Answers  


Explain drupal architecture?

1 Answers  


Is drupal free to use?

1 Answers  


What are the advantages of Drupal?

1 Answers  


Is drupal scalable?

1 Answers  


What are system requirements for drupal installation?

1 Answers  


Categories