what is the use of include() function when include_once()
alone will enough?



what is the use of include() function when include_once() alone will enough?..

Answer / psharma05

include use for the purpose of include a file more then one
time in any webpage

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More PHP Interview Questions

Do you know what is php?

0 Answers  


What is polymorphism in oop php?

0 Answers  


Is it possible to destroy a cookie?

0 Answers  


How to set session.gc_divisor properly?

0 Answers  


What are the Advantages and Application Areas of PHP?

0 Answers  


How to merge values of two arrays into a single array?

0 Answers  


Can php variables have numbers?

0 Answers  


How to define a user function?

0 Answers  


Is key in array php?

0 Answers  


What does $this do in php?

0 Answers  


What is session data?

0 Answers  


Explain me what are the main error types in php and how do they differ?

0 Answers  


Categories