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

Why session is required?

716


How can you retrieve a cookie value?

753


Describe which programming language does php parallel to?

698


Why laravel is best php framework?

744


What is constructor and destructor?

725


What is meant by MIME?

816


Why is php so popular?

698


What is var_dump?

782


What does $_server means?

699


What is mysql_fetch_array?

727


Tell me what library is used for pdf in php?

720


Explain type casting and type juggling.

801


What is the meaning of ‘escaping to php’?

826


Differences between get and post methods?

730


What are Routines?

1982