PHP is a recursive acronym for “PHP: Hypertext Pre-processor”, It is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.
Objectives:
Analyse the basic structure of a PHP web application and be able to install and maintain the web server, compile, and run a simple web application. Learn how databases work and how to design one, as well as how to use php MyAdmin to work with MySQL.