Across
- 3. What does PDO stand for?
- 4. Which web servers are required to run the PHP script?
- 6. Which of the following is used to display the output in PHP?
- 9. What does PHP stand for?
- 10. Which PHP functions can be used for generating unique ids?
Down
- 1. PHP recognizes constructors by the name _________
- 2. A function in PHP which starts with __ (double underscore) is known as __________
- 5. Which variable is used to collect form data sent with both the GET and POST methods?
- 7. What is the default file extension of PHP files?
- 8. Which of the following is used for concatenation in PHP?
