News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Rob Allen's Blog:
Metadata from Zend_Db_Table_Abstract
June 01, 2009 @ 07:53:14

As a part of his WinPHP Challenge project Rob Allen has come up with a method to combing the Zend_Db_Table component of the Zend Framework with the SuccessSQL tool to extract the table information directly from the database.

Zend_Db_Table provides all this information directly which is quite useful, however the intended use-case for Zend_Db_Table is that you extend Zend_Db_Table_Abstract for each table that you want to interact with. Obviously, SuccesSQL doesn't know in advance the names of the tables, so I created a stub class that allowed me to instantiate a Zend_Db_Table dynamically.

A few code snippets later and he has a working example showing a var_dump of the object's output - complete with full data for the two columns - ID and artist.

0 comments voice your opinion now!
tutorial zenddbtable successql zendframework



Similar Posts

PHPLiveDocX.org: PDF Generation with Zend Framework

Zend Developer Zone: Tutorial : Using Zend Framework Without PDO

Zend Developer Zone: A couple of good Zend Framework articles

Zend Developer Zone: Paging and Sorting Data with Zend Framework, Doctrine and PEAR (part 1)

DevArticles: Learning AJAX


Community Events









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


sqlserver extension opinion drupal microsoft windows framework apache facebook developer job zendframework feature symfony performance conference podcast wordpress codeigniter release

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