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

MaltBlue.com: Hot to Use the Zend Form ViewScript Decorator in All Modules

ZendCasts: Using Zend_Cache to speed up Web Service calls

The Bakery: Eight New Items (Components, Tutorials & Helpers)

Cohesive Web: PHP serialization or Json

Andrew Podner: Lithium: Getting Stuff From Your Database


Community Events











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


phpunit usergroup introduction functional interview development community symfony2 conference podcast testing language series release database framework zendframework2 rest opinion google

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