PHP is very popular server-side scripting language used to build many websites. The latest version is object-oriented and the syntax is starting to become very similar to C++. It is commonly used with MySQL or PosgreSQL with Apache on Linux or Windows. Many open-source platforms are built with PHP such as Joomla and MediaWiki. Typically, PHP is used to output
XHTML/HTML from the server to be viewed by a browser.