willydavidjr / PHP-Global-Bank

PHP with MySQL Essential Training: 1 The Basics by Kevin Skoglund

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP is a popular programming language and the foundation of many smart, data-driven websites. This comprehensive course from Kevin Skoglund 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.

Learning Objectives:

  • 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

For the actual LinkedIn Learning link, you can visit: https://www.linkedin.com/learning/php-with-mysql-essential-training-1-the-basics

About

PHP with MySQL Essential Training: 1 The Basics by Kevin Skoglund


Languages

Language:PHP 95.3%Language:CSS 4.3%Language:Hack 0.5%