PHP is the most popular server-side language used to build dynamic websites, and though it is a very extensive language, this class will take it step-by-step.
The stateless web (HTML, CSS and JavaScript) can only do so much without a dynamic language such as PHP to add the ability to interact with the web server.
You will learn how to make your pages dynamic based upon user interaction, interacting with HTML forms and store and retrieve information from local data sources which include a database, MVC structure and many more framework of php.