Build a Content Management System from Scratch with PHP and MySQL. In this course, you will learn:
- Learn how to create a dynamic website using the most popular website programming language
- Learn how to secure your code
- Learn how to structure your code using object-oriented programming techniques
- Style your site using Bootstrap
- How to store data in a relational database and use this from PHP code
- Build a working CMS in PHP and MySQL from scratch
- Learn how to write reusable, more maintainable code using programming standards
- Learn the theory but then put it into practice in a CMS project
- How to integrate third-party code into your site
- Learn all aspects of a basic web application in PHP: login, CRUD operations, sending emails, uploading files, Ajax