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 ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we check the value of a given variable is alphanumeric?

1047


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

1036


How to uploaded files to a table?

1051


What is binary safe function in php?

1107


Does php support polymorphism?

993


Which is faster for or foreach php?

1000


What is the function used to change the root directory in PHP?

1064


How would you determine the size of a file in php?

1085


How to reset/destroy a cookie in php?

1021


How to make database connection in php?

1087


How can you retrieve a cookie value?

1142


What are php string functions?

1048


How can we execute a php script using command line?

1101


Can php use gettext?

1087


Tell me how to find the length of a string?

1120