From the course: PHP: Accessing Databases with PDO and MySQLi

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Using the exercise files

Using the exercise files - PHP Tutorial

From the course: PHP: Accessing Databases with PDO and MySQLi

Start my 1-month free trial

Using the exercise files

If you're a subscriber to the lynda.com online training library, you have access to the exercise files for this course. Just download them from the link on the course's page and unzip them to a convenient location. I've got them here on my desktop. The files are organized in folders corresponding to each chapter. Inside each chapter folder, there are separate folders for each video that uses exercise files. Sometimes the same file is used in several consecutive videos, but the folder relating to each video always contains the file in the state it needs to be in at the start of that video. When changes are made to a file the version with end appended to the file name shows what the file looks like at the end of the video. Some folders also contain text files with snippets of code for you to copy and paste into the main file. Chapter one offers an overview of database connection in PHP. And describes two important features that lie at the heart of this course, prepared statements and…

Contents