Learn how to take a static website and turn it into a dynamic website run from a database
using PHP and MySQL.
Analyze 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.
Overview:
Learn how databases work and how to design one, as well as how to use php MyAdmin to
work with MySQL.
Learn different ways of connecting to MySQL through PHP, and how to create tables, enter
data, select data, change data, and delete data. Connect to SQL Server and other data sources