News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Database Techniques and PHP
June 21, 2007 @ 13:02:00

Continuing on from this previous post, DevShed has this new tutorial posted. Another excerpt from O'Reilly's "Programming PHP, Second Edition" (by Kevin Tatroe, Rasmus Lerdorf, and Peter MacIntyre), this section gets more into connecting to the database, making a query and returning some information.

They start off looking at the DSNs mentioned previously and include a bit of error checking around it to handle anything that might come up. The next step is, of course, to make a query against the information in your database. They also include an example of the fetchRow method to push the returned results into a variable.

The variable is built out as an array, so they show what that array looks like "on the inside" and how you can reference the different values that make it up.

1 comment voice your opinion now!
database technique excerpt oreilly programming database technique excerpt oreilly programming




Similar Posts

Jacob Santos' Blog: Object Oriented Programming Isn't Easy

Andreas Gohr's Blog: MySimple.php - A lightweight PHPMyAdmin substitute

JSLabs Blog: An ftp server written in PHP

Richard Heyes' Blog: PEAR::DB replacement class updated

Mike Potter's Blog: Slides for today's e-seminar on Flex and PHP


Community Events







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


package zendframework PHP5 book example mysql database cakephp developer application release framework releases zend security job PEAR conference ajax code

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