This document contains summaries of 100 PHP interview questions and their answers. It discusses topics such as:
1. The differences between procedural and object-oriented programming in PHP.
2. Common PHP functions like include, require, urlencode, unlink, and image manipulation functions.
3. How to retrieve data from MySQL databases, submit forms, encrypt data, and get browser/server properties in PHP.
4. The major differences between PHP versions 3, 4, and 5.
5. How to configure aspects like upload file sizes and time zones in PHP applications.