how to run PHP in command line?
Answer Posted / guest
SAP(server app programe )is used to run
| Is This Answer Correct ? | 17 Yes | 9 No |
Post New Answer View All Answers
What is overriding in php?
What changes I have to do in php.ini file for file uploading?
Do you have to initialize variables in php?
Tell us what is the difference between session_unregister() and session_unset()?
How do I clear my browser session?
How to get no of arguments passed to a PHP Function?
Tell me what are magic methods?
What is the function mysql_pconnect() useful for?
What is php explain how php works?
How to get number of days between two given dates using PHP?
How to strip whitespace (or other characters) from the beginning and end of a string?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
What are php parameters?
Why does php need server?
How do you pass a variable by value?