how to run PHP in command line?
Answer Posted / kanagaraj
Through PHP Parser , we can run PHP command line
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
What is $_ request in php?
What is difference between action hook and filter hook?
What is php destruct?
What is the use of "ksort" in php?
How to set a page as a home page in a php based site?
What is a php namespace?
When should you use a stored procedure?
How to get elements in reverse order of an array in php?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
How to get the value of current session id?
How do I display php errors?
What is use of header() function in php? What the limitation of header()?
Why is used in php?
What is the functionality of the functions strstr() and stristr()?
How to compare two strings with comparison operators in php?