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
How do I run php?
What is foreach loop in php?
What is mysqli_query?
What does $globals means?
What does csrf token mismatch mean?
How do you destroy a particular or all Sessions?
Which is best framework for php?
What is a php array?
How do I run a php program in dreamweaver?
Is php faster than javascript?
Which is incorrect with respect to separating php code and html?
Is php still in demand?
What is the difference between array_merge() and array_merge_recursive() in php?
Do csrf tokens expire?
/temp is a type of filesystem directory. State Whether True or False?