There are many reasons to love PHP. Let us count the ways:
1. Cost. PHP is completely free.
2. Ease of Use. PHP is easy to learn compared to many other scripting languages. PHP has a syntax that is easy to parse and is actually rather human-friendly.
3. Embedded. PHP can be easily embedded directly into HTML.
4. Compatibility. PHP runs native on all UNIX and Windows platforms.
5. Not Tag-Based. PHP is a real programming language.
6. Stability.
7. Speed.
8. Open source licensing.
9. Many extensions.
10. Fast feature development.
11. Popularity.
12. Not proprietary.
13. Strong user communities.
Amlove32