how to run PHP in command line?
Answer Posted / vel
We can run the php script in command line
php filename.php
| Is This Answer Correct ? | 30 Yes | 7 No |
Post New Answer View All Answers
What happens if an expected input field was not submitted?
What is the function mysql_pconnect() useful for?
What is the main difference between require() and include()?
List some features of php that are deprecated in php
What is php in full?
Is variable name casesensitive in php?
Tell me what does the scope of variables means?
Why do we use in php?
Tell us how to set cookies in php?
How to get a total number of elements used in the array?
What is user defined function in php?
What is associative array in php?
Can I learn php in a month?
What is die in php?
How can cross site request forgery csrf be prevented?