What is the exact Diff. between include_once() and
require_once() in PHP?
Answer Posted / maish
both include external file accept
there is failer i smajor difference
in inclde give warning after failure and in requre
give fatal error stop execution file
| Is This Answer Correct ? | 6 Yes | 13 No |
Post New Answer View All Answers
Tell us how to set cookies in php?
Explain the difference between mysql_connect and mysql_pconnect?
What is a php namespace?
What is implode() in php?
What is Different between Joomla And Magento?
Do you know when sessions ends?
What is uniqid php?
Explain how we can get the number of elements in an array?
How to stop the execution of php script?
What is the phpstorm?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
Why do you need to filter out empty files?
What is the difference between $name and $$name?
What is php constructor?
Is salary a ratio or interval?