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


Please Help Members By Posting Answers For Below Questions

What is overloading in php?

543


What are the rules in creating php variable?

526


What is list in PHP?

637


Explain the types of string comparision function in PHP

505


What is the difference between require_once and require in php?

551






What does the scope of variables means?

578


Explain how can we execute a php script using command line?

500


How to return ascii value of character in php?

585


How can you declare the array in php?

517


Do you know what's the difference between __sleep and __wakeup?

528


Which cryptographic extension provide generation and verification of digital signatures?

519


Can we use get instead of post?

493


What is a string in php?

547


What is session in php why it is use?

482


Is php a cms?

524