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

The include_once() function includes and evaluates the
specified file during the execution of the php script. It's
behavior is similar to the include() function but the only
difference is that if the code from a file has already been
included, it will not be included again.

Is This Answer Correct ?    87 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does php server work?

1076


How are variables declared in php?

1051


What is prepared statement in php?

1108


What PHP stands for?

1075


What is difference between php and html?

1111


What are the ways to define a constant in php?

1059


What is variable function php?

1108


How to delete a file from the system?

1135


Explain soundex() and metaphone().

1078


How to remove html tags from data in php?

1066


How to add 301 redirects in PHP?

943


How to make a class in php?

1017


What is the use of callback in php?

1051


Which is better python or php?

1045


Does cors prevent csrf?

1003