-
PHP is a powerful scripting language for performing server-side
activities.
-
It has a very large number of pre-defined functions
providing access to many different features:
some of these have been demonstrated in this document.
-
In particular, it enables easy access to data stored in
a database server (such as a MySQL server).
-
Not only can code be created in-house, but there is also a
large amount of third party code written in PHP.