how to run PHP in command line?
Answer Posted / nikunj
For command line, we have to use php CLI(command line
interface).
| Is This Answer Correct ? | 36 Yes | 6 No |
Post New Answer View All Answers
What is the use of header in php?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
What are objects in php?
Why do we use query?
What is the difference between htmlentities() and htmlspecialchars()?
What are the ways to define a constant in php?
Tell me is it possible to protect special characters in a query string?
How do I install php and apache on windows 10?
How to check a variable is an array or not in php?
Is runtime polymorphism overriding?
How can I embed a java program in php file and what changes have to be done in php.ini file?
What is Gd PHP?
Explain PHP looping?
Why php script is not running in browser?
What is session and Cokkies . How it works . tell some thing about Session_id()