How can I execute a PHP script using command line?
Answer Posted / nikunj
By using CLI ( command line interface)
On command prompt type : php filename
| Is This Answer Correct ? | 33 Yes | 5 No |
Post New Answer View All Answers
What are the file upload settings in configuration file?
What is the meaning of php?
What does a delimiter do in mysql?
What does $_cookie means?
What is http get and post?
What is the main difference between require() and include()?
Does exist in php?
What is move_uploaded_file in php?
What are include() and require() functions?
What is pdo classes?
How to block direct directory access in PHP?
How to connect to a url in php?
What is scope of variable in php?
How do you explain independent and dependent variables?
How do you display the output directly to the browser?