PHP : Hypertext Processor
Popular general-purpose scripting language that is especially suited to web development
Nested Pages
Introduction
PHP is widely adopted open source scripting language, mainly used for web development. It is a server side scripting language which means that the script will run on the server end and will return the response as html to the browser.
Current Versions