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 differences between include() and include_once
() functions?

Answer Posted / sanjay sharma

The include_once() statement includes and evaluates the
specified file during the execution of the script. This is a
behavior similar to the include() statement, with the only
difference being that if the code from a file has already
been included, it will not be included again. As the name
suggests, it will be included just once. so include_once() is
better than include().

Is This Answer Correct ?    10 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I get csrf token?

1016


What is the use of 'print' in php?

1066


How to create an array of a group of items inside an html form?

1040


Where are cookies stored php?

956


What is scope of variable in php?

1111


What is the default time in seconds for which session data is considered valid?

1184


How check submit button is clicked in php?

1093


When to use get and post request?

1055


What is the use of nl2br() in php?

1096


Which is better php praogramming or cad/cam scope wise and also salaray wise?

2064


What is in php 7?

1077


How does cookies work in php?

1025


What is helper function?

978


What is a php session?

1105


What is json php?

1062