Download computer tutorials in PDF

Create dynamic web pages with PHP and PDO

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

Size : 33.00 Kb
Downloads: 805
Created: 2016-07-21

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263

Download file

Others related eBooks about Create dynamic web pages with PHP and PDO

Learning PHP language

Download this free eBook to learn the PHP language, a detailed 625-page document created by Stackoverflow.

PHP tutorial for professionals

Download free PHP tutorial course in PDF, training file in 107 chapters and 481 pages. Free unaffiliated ebook created from Stack OverFlow contributor.

Object Oriented Programming in PHP5

The purpose of this PDF tutorial is to provide a basic guide for student interested in Object Oriented Programming in PHP5 to build a dynamic web application.

Learn to build with PHP

This is a free PHP PDF tutorial in 9 chapters and 29 pages. This course aims to give students the basics of PHP concepts. This is a pretty short book, but we're going to cover a lot. In just a few pages, we're going to create a simple clone of Twitter.

PHP Notes for Professionals

PHP is a server-side scripting language that is widely used for web development. With this book, you will get a deep understanding of the advanced programming concepts in PHP and how to apply it practically.