Video: Database Access with PHP

Lami Adabonyan
Share

In this screencast I explain how to connect and extract data from a database using PHP, touching on topics like, PHP Data Objects (PDO), preventing SQL injection, and finally extracting your data in variety of different formats (as arrays, classes, or objects).

Loading the player…