What are the difference between include_once & Require_once?

Answer Posted / udhayakumar

include() generates a warning, but the script will continue
execution but require() generates a fatal error, and the
script will stop the execution

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I learn php in a month?

510


How do you remove whitespace from the beginning and end of a $string variable?

491


What is foreach loop in php?

529


Why did you choose this particular career path?

8350


How to execute an sql query?

506






What does the arrow mean in php?

518


How can you propagate a session id?

527


Do while loops php?

505


What is $_ server request_method == post?

532


What is the delimiter syntax is PHP's default delimiter syntax

737


How to access a specific character in a string?

498


Why do we use hooks?

505


Explain me is it possible to destroy a cookie?

553


What is the difference between Session and Cookie?

579


What is php good for?

503