News Feed
Jobs Feed
Sections




News Archive
WebReference.com:
Accessing Your MySQL Database from the Web with PHP
November 25, 2008 @ 09:32:49

WebReference.com has another excerpt from the Addison-Wesley book "PHP and MySQL Web Development" covering the connection between PHP and MySQL using their example from previous chapters.

In this chapter, we explain how to access the Book-O-Rama database from the Web using PHP. You learn how to read from and write to the database and how to filter potentially troublesome input data.

The chapter looks at setting up the connection, choosing the table, running queries against it, getting the information from the results and using prepared statements to do it all in a bit safer way. They also briefly touch on other interface methods (like the PEAR MDB2 library).

0 comments voice your opinion now!
access mysql database tutorial excerpt book


blog comments powered by Disqus

Similar Posts

DevShed: PHP Functions

MaltBlue.com: Zend Form Mastery with Zend Config - Part 4 Configuring Zend Validators

Enrico Zimuel's Blog: PHP session sharing using Zend Server CE and MS SQL Server

The Bakery Blog: SwiftMailer Component Tutorial

Zend Developer Zone: Whip Up a Yahoo! Mashup Using PHP


Community Events











Don't see your event here?
Let us know!


unittest framework interview tool opinion code testing example podcast series phpunit development functional api community release introduction database zendframework2 language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework