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
Explain converting an object?
Are parent constructors called implicitly inside a class constructor?
Which is the correct way to check if a session has already been started ?
How failures in execution are handled with include() and require() functions?
Explain some of the php string functions?
What is htmlspecialchars?
Who is the father or inventor of php?
How do you trim spaces in excel?
What is an anti csrf token?
What is the integer?
Is it possible to destroy a cookie?
Tell me what does $_env means?
What are the types of variables in php?
What are the benefits of using php?
What is php constructor?