how to run PHP in command line?
Answer Posted / vinay
If shows "'php' is not recognized as an internal or external
command operable program or batch file", then you must set
the Windows XP Environment Variable->PATH where your php.exe
file is like "C:/wamp/php;"
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is string function sql?
What are the difference between array_keys() and array_key_exists() in php?
How to update memcached when you make changes to php?
Tell me what is the actually used php version?
What was the old name of php?
What is constructor and destructor?
Is php pass by reference or value?
What is php beginner?
How is it possible to set an infinite execution time for php script?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
What is difference between mysql_connect and mysqli_connect?
What is magic quotes?
Which is faster for or foreach php?
What is __ invoke in php?
What is the timeout period on session values?