What is the exact Diff. between include_once() and
require_once() in PHP?
Answer Posted / kedar haldikar
If the file specified with include_once() is not exist then
system displays warning where in the case of require_once()
system displays Fatal error in the client browsers window.
Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
Which is better mysql or sql?
What is nan value?
What is a query give example?
Tell me what is the difference between ereg_replace() and eregi_replace()?
Is null function in php?
How to read the entire file into a single string?
Is php better than java?
What is singleton design pattern in php?
Is php worth learning in 2019?
What is regular expression in php?
What is button in html?
Describe session in php.
Does php support multiple inheritance?
Which is better php or nodejs?
What does sign mean php?