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
Is empty in php?
What is interface? Why it is used?
How can I embed a java program in php file and what changes have to be done in php.ini file?
Name some of the popular frameworks in php.
What is the difference between the include() and require() functions?
What is use of in_array() function in php?
What is use of header() function in php? What the limitation of header()?
What is file upload?
How cookies are transported from servers to browsers?
Which php framework is best for beginners?
What is the difference between print() and echo()?
What are majic methords in php?
How do you use an array in excel?
Does apache use php?
What is the main difference between php 4 and php 5?