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
Explain me is multiple inheritance supported in php?
How can we execute a php script using command line?
Which is correct about mysqli and pdo?
Write a program in php to check whether a number is prime or not?
What is overloading and overriding in oop?
What is a php certification?
How can I increase my website session?
Does php has a future?
Explain me differences between get and post methods?
What is php built on?
What is the advantage of runtime polymorphism?
What is session in PHP. How to remove data from a session?
Is null in php?
What is strcmp () in php?
Why do we need session?