Backend and Infrastructure

Connecting to MySQL in PHP

Sprout Video

Now that we understand the basics of a MySQL database and using SQL queries to talk with it, in this tutorial we're going to see how to talk to our database from inside our PHP code. You can download the sample code below.