Tuesday, September 1, 2009

PHP interview questions

1. Brief MVC.
2. What is AJAX
3. MVC without a database
4. How to execute php in an HTML file
5. How to upload a file
6. How to extract all characters in a string(may be to a variable)
7. What is a static variable
8 How will you use a static variable
9 What is an interface
10 What is indexing
11 Explain normalization
12 What is nested queries
13 How can you get the count of all hits to the site
14 What are the other methods to interact with server other than AJAX
15