News Feed
Jobs Feed
Sections




News Archive
phpRiot.com:
Fetching Data With Zend_Db
April 07, 2010 @ 11:13:22

Quentin Zervaas has posted a new tutorial on phpRiot.com today with a quick look at using Zend_Db to pull information out of your database.

In this PhpRiot Snippet I will show you a couple of different ways to fetch data when using the Zend Framework's Zend_Db component. Zend_Db is a useful database abstraction class that comes with the Zend Framework. This article assumes you have already established a database connection and you have tables to select data from.

They show you how to fetch a single value from a table, grab all of the records from a specific column, getting more than one column and grabbing all of the contents of a table and returning them to your script with a "fetchAll" method call.

0 comments voice your opinion now!
zenddb tutorial database zendframework


blog comments powered by Disqus

Similar Posts

Jeff Moore's Blog: Dependency Injection in PHP

PHPBuilder.com: AJAX and PHP Part 2 - XML Communication/Processing

Symfony-Zone: HelloWorld example with Flex and Symfony

PHPHacks.com: Creating charts with JGraph

Tim Koschuetzki's Blog: How to put Combined Fields Into CakePHP's Model->generateList()


Community Events











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


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

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