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
How to access a specific character in a string?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
What is the actually used php version?
Which function would you use to read a line of data from a file in php?
What type of language is php?
What is isset in php form?
Explain how can php and javascript interact?
How can you declare a constant variable in php?
Tell me what types of loops exist in php?
Can I use php in html?
Explain type casting and type juggling.
How can we determine whether a variable is set?
What is the difference between "echo" and "print" in php?
What is difference between count or sizeof function in php?
Why does sql injection happen?