Geeks for your information
[UDEMY] PHP Data Objects (PDO) - Printable Version

+- Geeks for your information (https://www.geeks.fyi)
+-- Forum: Giveaways (https://www.geeks.fyi/forumdisplay.php?fid=7)
+--- Forum: Online Courses (https://www.geeks.fyi/forumdisplay.php?fid=58)
+--- Thread: [UDEMY] PHP Data Objects (PDO) (/showthread.php?tid=915)



[UDEMY] PHP Data Objects (PDO) - grr - 20 November 17

PHP Data Objects (PDO)

This tutorial isn't meant to be a complete how-to on SQL. It's written primarily for people currently using the mysql

What Will I Learn?
access a variety of different databases depending on which driver is installed
provides an easy way to query, retrieve results, prepare SQL statements and bake database security into your application

Description
Many PHP programmers learned how to access databases by using either the MySQL or MySQLiextensions. As of PHP 5.1, there's a better way.(PDO) provide methods for prepared statements and working with objects that will make you far more productive!

LINK