PHP for Beginners
Ditulis pada: March 07, 2019
Coupon Details
PHP for Beginners, Build a Content Management System from Scratch with PHP and MySQL
Created by Tim Buchalka's Learn Programming Academy, Dave Hollingworth
What you'll learn
- Learn how to create a dynamic website using the most popular website programming language
- Build a working CMS in PHP and MySQL from scratch
- Learn how to secure your code
- Learn how to write reusable, more maintainable code using programming standards
- Learn how to structure your code using object-oriented programming techniques
- Learn the theory but then put it into practice in a CMS project
- Style your site using Bootstrap
- How to integrate third-party code into your site
- How to store data in a relational database and use this from PHP code
- Learn all aspects of a basic web application in PHP: login, CRUD operations, sending emails, uploading files, Ajax