Php Interview Question and Answers

1. What is the name of the scripting engine that powers PHP?
  PHP is a scripting engine called the Zend Engine 2.
 
Your Name Your Email-ID
Your Answer
2. Name a new feature introduced with PHP 5?
  PHP 5 introduces (among other things) SQLite support, improved XML support, and a significantly improved object model.
 
Your Name Your Email-ID
Your Answer
3. What is PHP’s configuration file called?
  PHP’s configuration file is called php.ini.
 
Your Name Your Email-ID
Your Answer
4. What is Apache’s configuration file typically called?
  The Apache configuration file is called httpd.conf.
 
Your Name Your Email-ID
Your Answer
12345678910 Page 1 of 10