<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 18 Jun 2013 00:48:28 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Oren Solomianik's Blog: Zend Framework Database Admin]]></title>
      <guid>http://www.phpdeveloper.org/news/12487</guid>
      <link>http://www.phpdeveloper.org/news/12487</link>
      <description><![CDATA[<p>
In <a href="http://orensol.com/2009/04/02/zend-framework-database-admin/">his recent blog entry</a> <i>Oren Solomianik</i> takes a look at using the <a href="http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/">zdbform</a> software (a web-based, simple database administration tool) he's put together using the Zend Framework.
</p>
<blockquote>
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 <a href="http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/">zdbform</a>. 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.
</blockquote>
<p>
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.
</p>]]></description>
      <pubDate>Mon, 11 May 2009 08:41:54 -0500</pubDate>
    </item>
  </channel>
</rss>
