how to run PHP in command line?
Answer Posted / ish
php -f myfile.php
:)
| Is This Answer Correct ? | 25 Yes | 4 No |
Post New Answer View All Answers
What is the advantage of runtime polymorphism?
How to connect to a url in php?
Difference between get and post method.
Explain the difference between array_merge() and array_combine()?
Explain array_uintersect()?
Is age nominal or ordinal?
What is member variable?
What good is polymorphism?
Tell me how can we define a variable accessible in functions of a php script?
What is magic quotes?
What is the maximum size of a table in mysql?
Why do we use interface in php?
What is user defined function in php?
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
Does php have a future?