News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


community manifesto podcast symfony2 conference security introduction application interview opinion test development custom framework language series unittest release phpunit api

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