Advantages of using PHP
1. PHP can produce dynamic page content.
2. PHP can create, open, read, write, delete and close files on the server.
3. PHP can collect form data.
4. PHP can also send and receive cookies.
5. PHP can add, delete, and change data in your database.
6. PHP can also be used to control user access.
7. PHP can also encrypt data.
8. PHP runs on a variety of platforms (Windows, Linux, Unix, Mac OS X, etc.).
9. PHP is compatible with almost all servers used today (Apache, IIS, etc.)
10. PHP is free. Download it from official PHP source: www.php.net
11. PHP is easy to learn and runs efficiently on the server















