PHP is a widely-used, general-purpose, server-side scripting language that is especially suited for Web development and can be embedded into HTML.
Benefits:
- Open source: no licensing needed
- Fast development: PHP brings a wide range of functionality for developing web sites
- Object-oriented: PHP allows an object-oriented programming style which guarantees a proper and structured code

Write a comment