How can I execute a PHP script using command line?
Answer Posted / umapathi
sapi
| Is This Answer Correct ? | 9 Yes | 10 No |
Post New Answer View All Answers
What is putenv?
How will you calculate days between two dates in PHP?
What beforeFilter() is used?
What is the use of count() function in php?
Which PHP function would you use to send an email?
What is purpose of @ in Php?
What is php addslashes?
What is the timeout period on session values?
Explain what is meant by pear in php?
What is the function file_get_contents() usefull for?
How do I run a php file?
Does php have block scope?
How to create an array of a group of items inside an html form?
What are the special characters you need to escape in single-quoted stings?
What are the __construct() and __destruct() methods in a php class?