News Feed
Jobs Feed
Sections




News Archive
Oren Solomianik's Blog:
Zend Framework Database Admin
May 11, 2009 @ 08:41:54

In his recent blog entry Oren Solomianik takes a look at using the zdbform software (a web-based, simple database administration tool) he's put together using the Zend Framework.

If you're looking for a simple tool that uses Zend Framework's robust database classes (such as Zend_Db and Zend_Db_Table), you can check out zdbform. It's a short yet effective library that let's you perform simple administration tasks on your database, with minimal coding. It's not a full blown phpMyAdmin, but it's a simple way to view, edit and add your tables rows on a web interface.

He shows how you can use it in a script - from the front controller to the input forms - and some of the changes he needed to make in the form class itself to handle a few of the bit more tricky parts.

0 comments voice your opinion now!
zendframework zdbform database admin simple light example download


blog comments powered by Disqus

Similar Posts

Zend.com: WEBINAR: Unit Testing since Zend Framework 1.8

DevShed: Abstract Classes in PHP - Setting Up a Concrete Example

Hasin Hayder's Blog: RSA Encrypting and Decrypting data with Zend_Crypt_Rsa Library

Rob Allen's Blog: New Zend Framework Blog/Website

NETTUTS.com: Create a PHP5 Framework - Part 2


Community Events











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


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

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