Explain how to execute a php script using command line.
What are escaping characters?
Write a program to show the joining of two strings in php?
What is the purpose of pear in php?
What is the difference between php and javascript?
How many different types of messages available in php?
How php statement is different from php script?
Where php basically used?
Why ide is recommended for use while programming with php?
What is difference between require_once(), require(), include()?
Write a hello world program using variable?
What is the difference between $argv and $argc? Give example?
Explain the importance of the function htmlentities.
how to use http headers inside php? Write the statement through which it can be added?
Explain the purpose of output buffering in php.