PHP Quiz

1. 
What is PHP?

2. 
What does PHP stand for ?

3. 
FILESIZE() returns the size of the file in?

4. 
What is the right way of variable declaration in PHP?

5. 
What is the default file extension in PHP?

6. 
Variable names in PHP should start with which of the following?

7. 
What is the Correct way of writing a function in php?

8. 
Which is faster between echo and print?

9. 
What is the latest version of PHP

10. 
What are ways in which browser client can send information to the web server?