Can we use include (?abc.PHP?) two times in a PHP page
?makeit.PHP??
Answer Posted / naveen das
Using require_once so that it will take only one instance of it.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is cakephp framework?
Is php dead 2019?
What is the difference between for and foreach?
what are the differences between php and perl
What is meant by ‘passing the variable by value and reference' in php?
What is the difference between php and cakephp?
What kind of variable is age?
What version of php do I have windows?
Tell me what is the use of "ksort" in php?
How to block direct directory access in PHP?
what is CURL?
What is array filter in php?
Tell me how do I escape data before storing it into the database?
What is variable declaration?
How many types of array are there in php?