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 do you run a php script from the command line?



How do you run a php script from the command line?..

Answer / suren

Answer :
you can execute thefrom anywhere like a command prompt.

in unix like OS you use the following:
/path/to/php -f /path/to/script.php

For windows OS's use the following
c:\path\to\php.exe -f c:\path\to\script.php

and U can get the information by running the
C:\path\to\php.exe -f

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More PHP Interview Questions

Specify array sort functions available in php ?

3 Answers  


How many days will it take to learn php?

0 Answers  


Is there any function to find repeated value in an array? What is w2 standard

1 Answers  


What do the initials of php stand for?

0 Answers  


Is there an easy way to delete an element from a php array?

0 Answers  


How to remove all duplicate values in array in php?

0 Answers  


Describe PHP error and logging information?

0 Answers  


What is session and Cokkies . How it works . tell some thing about Session_id()

0 Answers   Net Solution,


Is php harder than javascript?

0 Answers  


What are the differences between PHP 3 and PHP 4 and PHP 5?

2 Answers  


Is wordpress a php framework?

0 Answers  


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

0 Answers  


Categories