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 is the exact Diff. between include_once() and
require_once() in PHP?

Answer Posted / rahul anand

when we use require_once then if the file is not existed
then it will show the fetal error and will not execute the
instruction written under the require_once function. In the
case of include_once() if the file does not exist then it
will show the error message and also show the statements
written under the include_once function.

Is This Answer Correct ?    16 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will php die?

1006


How can I learn php fast?

1125


Is overloading possible in php?

1035


How long is a php session valid?

1062


Which programming language does php resemble?

1004


What is the use of curl()?

1115


Tell me how to find the length of a string?

1121


Can we run php on tomcat server?

1112


What is the difference between explode and split?

1182


What are the differences between GET and POST methods?

1151


How is the comparison of objects done in php?

987


What is fetch array in php?

1167


Can php run without server?

1090


Require_once(), require(), include(). What is difference between them?

1033


What are the benefits of using php?

1071