News Feed
Jobs Feed
Sections




News Archive
Devshed:
Database Details and PHP
June 28, 2007 @ 12:12:00

DevShed continues their tutorial series looking at working with PHP and databases today with more excerpted material from the O'Reilly book "Programming PHP, Second Edition" (by Kevin Tatroe, Rasmus Lerdorf, and Peter MacIntyre).

Picking up from where we left off last week, we'll be discussing shortcuts, query responses, metadata, and more.

They start off looking at shortcuts, those handy things the PEAR DB package offers to make life simpler (like getRow and getAssoc) before moving on to how to get the details about the response itself (like affectedRows and tableInfo). Next up is working with the metadata (using getListOf) and, finally, a sample application to tie them all together.

0 comments voice your opinion now!
database tutorial metadata detail query response database tutorial metadata detail query response


blog comments powered by Disqus

Similar Posts

BobCares.com: Deploying libcURL with PHP

Gonzalo Ayuso: Dependency Injection Containers with PHP. When Pimple is not enough.

RIA Zone: Charting data from a database using Adobe Flex and PHP

Evan Coury: Getting started with the ZF2 skeleton and ZfcUser

Fabien Potencier's Blog: Parsing XML documents with CSS selectors


Community Events











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


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

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