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
Where sessions stored in PHP?
What is lamp in php?
Does PHP 5 support exceptions? State Whether True or False?
How do you parse and process html/xml in php?
What should be the length of variable for SHA256?
How to write in a file in php?
Define urlencode() and urldecode() used in php?
How to create a public static method in PHP?
Why do we use cookie?
Tell me how can we automatically escape incoming data?
What is a php 5?
What is abstraction php?
What are psrs?
Which is better #define or enum?
Explain Type hinting in PHP?