Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
Using parts of the Sakila Data to build out a listing of DVD titles we will learn how to communicate using PHP Data Objects or PDO for short. PDO uses object oriented methodology such as classes, objects, methods, and properties to read and write to the database which makes interfacing to databases very clean and efficient.
Important correction:
Type sqlite3 database.db
to open SQLite and the database that is discussed in this video. The .open
command is not available in the version of SQLite available in Workspaces.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up