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...


how to add file in php?



how to add file in php?..

Answer / phpdev

By using include() and require() functions we can add a file
in php..
include() and require() functions takes a file name and
simply inserts that file's contents into the script..

SYNTAX:include("filename");

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More PHP Interview Questions

How can I retrieve values from one database server and store them in other database server using PHP?

2 Answers   DRC Systems, Photon,


What is cookie and session in php?

0 Answers  


Explain me how failures in execution are handled with include() and require() functions?

0 Answers  


How can you upload a file using php?

0 Answers  


How does the identity operator ===compare two values in PHP?

0 Answers  


What is polymorphism in php?

0 Answers  


What is the interface in php?

0 Answers  


How long will it take to learn php?

0 Answers  


How to execute an sql query? How to fetch its result?

0 Answers  


Define object-oriented methodology?

0 Answers  


What does type casting mean in php? Explain with an example?

0 Answers  


What is mod_php?

0 Answers  


Categories