how to run PHP in command line?
Answer Posted / sean owens
you may need to know the version you need to run of php.
Usually in /usr/bin/php4 /usr/bin/php5 /usr/bin/php
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Why namespace is used in php?
What is php addslashes?
How do you parse and process html/xml in php?
How do you clear environment variables?
How to remove duplicate values from a PHP Array?
What are the advantages of php?
Describe session in php.
What is the current php version?
Does php support polymorphism?
What is a php 5?
What are the different ways to login to a remote server?
How we get browser details of clients machine?
How can you send http header to the client in php?
What is the difference between Split and Explode in PHP?
Tell me what are the correct and the most two common way to start and finish a php block of code?