Best PHP Interview Questions



 What is PHP?
What is the use of "echo" in php?
How to include a file to a php page?
What's the difference between include and require?
require_once(), require(), include().What is difference between them?
Differences between GET and POST methods ?
How to declare an array in php?
What is the use of 'print' in php?
What is use of in_array() function in php ?
What is use of count() function in php ?        

No comments: