Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Fundamentals of MySQL
Introduction to MySQL
What Is MySQL?
Installing MySQL
Accessing the MySQL Monitor
Using PHPmyAdmin
The Basics of MySQL
Creating Databases
Deleting Databases
Creating Tables
Listing and Describing Tables
Auto Increment IDs
Inserting Records
Selecting Records
Renaming Tables
Deleting Records
Updating Records
Ordering Records
Limiting Records
Joins
Like Clause
Counting Records
Introduction to MySQL and PHP
Introduction to MySQLi
Introduction to PHP Data Objects
MySQLi Basics
Getting Connected
Basic Queries
Getting Results
Getting Result Counts
Looping Through Results
SQL Injections
Variables in Queries
Escaping Values
Prepared Statements
Project | Creating a Database Wrapper
Introduction
Creating a Test Database
Basic Functionalities
Adding More Functionalities
Project | Building a Contact Form
Introduction
Creating the Table
Inserting Your Records
Outputting the Data
What Is MySQL?
Download
2014-04-16_13-33-05__code.zip
Complete and Continue