1.
Which of the following is a web server commonly used with PHP?
2.
What is the purpose of a PHP parser?
3.
Which operating systems are compatible with PHP?
4.
What is XAMPP?
5.
Which configuration file is used to customize PHP settings?
6.
What does the term "LAMP stack" refer to?
7.
Which command is used to install PHP on Ubuntu Linux?
8.
What is the purpose of the PHP extension directory (extension_dir) in the php.ini configuration file?
9.
Which of the following commands is used to start the Apache web server on macOS?
10.
What is the purpose of the PHP function phpinfo()?