What is the exact Diff. between include_once() and
require_once() in PHP?

Answer Posted / devendrarjadav

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 ?    51 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to turn on the session support?

571


Do you know what is the function mysql_pconnect() usefull for?

497


What is a null coalescing operator in php7?

719


What types of loops exist in php?

536


How to specify argument default values?

539






What is print_r?

508


How can I convert ereg expressions to preg in php?

474


Tell me how to execute an sql query? How to fetch its result?

489


Is php front end or back end?

505


Are static variables final?

518


What is use of header() function in php?

543


What is api laravel?

522


How do you explain independent and dependent variables?

489


what are the differences between php and perl

1603


Explain about the data types in PHP?

548