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

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.

Is This Answer Correct ?    23 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When is a conditional statement ended with endif?

1034


What is fetch array in php?

1162


Why php 7 is faster?

1008


What are the environmental variables?

1061


What is mysqli php?

1069


What are PHP Magic Methods/Functions. List them.

1107


What does trim () do in javascript?

1074


Tell me is it possible to remove the html tags from data?

949


What is the difference between html and php?

1043


What is the value for this auto incremented field user_pri_id?

980


How the result set of mysql be handled in php?

1177


Can we use get instead of post?

1027


How does php serialize work?

1105


Explain why would we use === instead of ==?

988


Which php global variable is used for uploading a file?

1064