Download free training document to learn how to create a web pages using MySQL, PHP and PDO .Course material, tutorial training, PDF file on 11 pages intended to beginners by Paul DuBois.
The PHP Data Objects (PDO) defines an excellent interface to access a PHP database. Each database driver that implements the PDO interface can use specific features of each of the databases using extension functions. Note that you can not perform any database functions using the PDO extension by itself; you must use a specific PDO drivers to the database to access the database server.
Plan de cours