Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the difference between include_once & Require_once?

Answers were Sorted based on User's Feedback



What are the difference between include_once & Require_once?..

Answer / 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

What are the difference between include_once & Require_once?..

Answer / ramesh

include() generates a warning, but the script will continue
execution but require() generates a fatal error, and the
script will stop the execution or we can write PHP code for
continue execution

Is This Answer Correct ?    6 Yes 4 No

Post New Answer

More PHP Interview Questions

Who is known as the father of php?

0 Answers  


What are the functions of string?

0 Answers  


what is the diference between php4 and php5

2 Answers   Tavant Technologies,


How do I run a php file?

0 Answers  


What are the features of php 7?

0 Answers  


What are the Advantages and Application Areas of PHP?

0 Answers  


What is Mcrypt used for?

0 Answers  


Which function can be used to exit from the script after displaying the error message?

0 Answers  


Is php a mvc?

0 Answers  


What does the array operator '===' means?

0 Answers  


where do we use htaccess?

0 Answers  


What is a null coalescing operator in php7?

0 Answers  


Categories