26. MySQL Introduction

Processing massive amounts of data without impairing the usability of an application is the most important to consider when developing high-end applications. MySQL is not a part of PHP, but can be installed on a server and then accessed by PHP. PHP will allow you to run MySQL queries to insert, modify and delete data inside of a database. In this video we take a first look at MySQL and the web-based control panel Phpmyadmin.