What is the exact Diff. between include_once() and
require_once() in PHP?
Answer Posted / senthil
in include_once display the warning message if the
containing file is not exist but require_once function
could not diplay the warning message it's a FATAL ERRor in
that time ...
Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What can php do?
How can we pass the variable through the navigation between the pages?
How do you execute a php script from the command line?
Describe session in php.
What is the use session in php?
What is the difference between get and post method in php?
Why php 7 is faster?
Tell me what is the difference between characters 34 and x34?
What is the meaning of php?
What are the three parts of an http request?
What are the main error types in php?
Is session a cookie?
What distinguishes php from something like client side java script?
What is http php?
What is new static in php?