You are on page 1of 38

MySQL Database

What is MySQL?
PHP and MySQL
PHP connect to MySQL
MySQLi and PDO INSTALLATION
Open a Connection to MySQL (1)
Open a Connection to MySQL (2)
Close the Connection
PHP Create a MySQL Database (1)
PHP Create a MySQL Database (2)
PHP Create MySQL Tables (1)
PHP Create MySQL Tables (2)
PHP Create MySQL Tables (3)
PHP Insert Data Into MySQL (1)
PHP Insert Data Into MySQL (2)
PHP Insert Data Into MySQL (3)
PHP Get ID of Last Inserted Record (1)
PHP Get ID of Last Inserted Record (2)
PHP Get ID of Last Inserted Record (3)
PHP Insert Multiple Records Into MySQL (1)
PHP Insert Multiple Records Into MySQL (2)
PHP Insert Multiple Records Into MySQL (3)
PHP Prepared Statements (1)
PHP Prepared Statements (2)
PHP Prepared Statements (3)
PHP Prepared Statements (4)
PHP Select Data From MySQL (1)
PHP Select Data From MySQL (2)
PHP Select Data From MySQL (3)
PHP Select Data From MySQL (3)
PHP Delete Data From MySQL (1)
PHP Delete Data From MySQL (2)
PHP Delete Data From MySQL (3)
PHP Update Data in MySQL (1)
PHP Update Data in MySQL (2)
PHP Delete Data From MySQL (3)
PHP Limit Data Selections From MySQL

You might also like