How do functions work?
List few sensible functions in PHP?
what are Implode and Explode functions?
how to count how many sundays in month?
What is difference between readonly and constant?
Explain how we can retrieve the data in the result set of mysql using php?
Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?
How to check whether cookies are disbled or not in the browser ? If that is the case how do you handle the sessions ?
Tell me what are sql injections, how do you prevent them and what are the best practices?
Tell me what is the main difference between php 4 and php 5?
When to use single quotes, double quotes, and backticks?
Tell me what should we do to be able to export data into an excel file?
How do you execute a php script from the command line?