PHP with MySQL Essential Training: 1 The Basics

PHP with MySQL Essential Training: 1 The Basics

English | MP4 | AVC 1280×800 | AAC 48KHz 2ch | 5h 51m | 753 MB

PHP is a popular programming language and the foundation of many smart, data-driven websites. This comprehensive course from Kеvin Skоglund helps developers learn to use PHP to build interconnected webpages with dynamic content which can pass data between pages. Learn how PHP can simplify the creation of forms, read and validate form data, and display errors. Kevin also covers the fundamentals of MySQL and how to use PHP to efficiently and securely interact with a database to store and retrieve data. Throughout the course, he provides practical advice and offers examples of best practices.

Topics include:

  • Organizing project files
  • Including and requiring files
  • Working with URL parameters
  • Encoding dynamic content
  • Modifying headers and page redirection
  • Creating forms and processing form data
  • MySQL basics
  • Using PHP to access database tables
  • Creating, reading, updating, and deleting database records with PHP
  • Validating data
  • Preventing SQL injection