What is the difference server side and browser side validation?
How to link one site backend to another site frontend?
Name some of the functions in php.
What is the best practice for running mysql queries in php? Consider the risk of sql injection.
Tell me can the value of a constant change during the script's execution?
How long do php sessions last?
Tell me what sized websites have you worked on in the past?
What is in a cookie?
Explain Whitespace Characters?
Difference between mysql_connect and mysql_pconnect in php?
What are magic methods?
Where do I run php code?
What is a helper function?