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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What language is php written in?

1026


Explain soundex() and metaphone().

976


Why would we use === instead of ==?

8798


How to merge values of two arrays into a single array?

962


How to split a string into array using php?

1103


Which programming language does php resemble to?

982


How to redirect a url from http to https in .htaccess?

957


Tell me how to create a text file in php?

943


Is php harder than javascript?

967


What does a special set of tags do in php?

891


What is c++ polymorphism?

925


How to use http headers inside php?

1019


What is the difference between echo, print and printf()?

965


How to create a session? How to remove data from a session?

955


What backslash character will match whitespace?

1010