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

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 ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of xdebug?

1009


What is use of htmlspecialchars php?

1083


Which parts of php are case sensitive?

969


What is the difference between laravel and php?

966


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

1039


Tell me what are the different types of errors in php?

1024


Does php need a closing tag?

999


How break and continue while loop in php?

1000


CWD is a type of shell variable. State Whether True or False?

1157


How do I escape data before storing it into the database?

1044


How I can control asset documents without GR/IR?

1675


What are the methods of array in java?

997


How do you explain independent and dependent variables?

948


Does https prevent csrf?

964


Define about declare construct?

1102