PHP is based on an Object Oriented Architecture and most of its features, concepts and syntax are based on the C and Perl programming languages. Being an open source language, a large number of libraries and extensions, to extend its core functionalities, are available for download. PHP extensions include support for features such as XML parsing, compression utilities, dynamic generation of images, translation functions etc.
|