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 download a php script directly in your script page?

Answer Posted / uma

You can use require function as well and it is a
recommended one..


require("file.php");
reqiure_once("file.php");//will giv a warning msg wen u
include it, the next time by mistake.

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between require_once and require in php?

1149


What is beforeRender() used?

1096


How to terminate the execution of a script in PHP?

1083


Which parts of php are case sensitive?

969


Explain what are the three classes of errors that can occur in php?

1018


What is the use of the function 'imagetypes()'?

1071


What is explode() in php?

1059


Is c similar to php?

970


What is csrf token and how will you add csrf token in ajax?

1026


What is a helper function?

998


Is php class name case sensitive?

1022


Is salary a ratio or interval?

1054


What are computer variables?

984


Which will check if a function exists?

1127


Is array function in php?

1056