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 / anup baba

Include():by using this include()we can embed external page
in the current script multiple time,if the embeded file is
not available it returns a warning message and executes the
rest of the statements.The include_once() is same as include
() but it includes the external file only one time and
ignores the remaining all include_once statement which
contains the same file name.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does $_cookie mean?

1094


What is the difference between array_map () and array_shift ()?

1076


What are sql injections, how do you prevent them and what are the best practices?

1106


What are the correct and the most two common way to start and finish a PHP block of code?

1110


What is the use of rand() in php?

1089


What are the rules in creating php variable?

1073


Does php support function overloading?

1017


Explain the difference between static and dynamic websites?

1048


How can we get the error when there is a problem to upload a file?

1042


> symbol is used to redirect the output of a command. State Whether True or False?

1194


What is mvc in php?

1056


What are the advantages of indexes in php?

1089


How to display your correct URL of the current web page?

1155


What is active record in php?

955


What’s the special meaning of __sleep and __wakeup?

1089