<?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>Thu, 23 May 2013 10:18:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ana Aman's Blog:  PHPMyAdmin freezes on databases with too many tables]]></title>
      <guid>http://www.phpdeveloper.org/news/5599</guid>
      <link>http://www.phpdeveloper.org/news/5599</link>
      <description><![CDATA[<p>
From <i>Ana Aman</i>'s Blogspot blog today, there's <a href="http://anaaman.blogspot.com/2006/06/phpmyadmin-freezes-on-databases-with.html">a quick post</a> with a helpful hint for anyone working with PHPMyAdmin experiencing freeze-ups.
</p>
<blockquote>
<p>
If you are using phpmyadmin on a database with more 1500 or more tables, you may experience problems. The page will not load at all so you will not be able to operate propery with phpmyadmin.
</p>
<p>
Of course you can still run commands from a terminal or console but it is not as confortable as using phpmyadmin.
</p>
</blockquote>
<p>
The solution? Following a bit of digging, <i>Ana</i> <a href="http://anaaman.blogspot.com/2006/06/phpmyadmin-freezes-on-databases-with.html">discovered</a> that upping the memory limit for the server PHPMyAdmin installed on makes a world of difference.
</p>]]></description>
      <pubDate>Thu, 15 Jun 2006 12:37:48 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Paul Jones' Blog: Instant Forms from Tables with Solar]]></title>
      <guid>http://www.phpdeveloper.org/news/5176</guid>
      <link>http://www.phpdeveloper.org/news/5176</link>
      <description><![CDATA[<p>
<i>Paul Jones</i>, in response to a question about his <a href="http://solarphp.com/">Solar</a> framework concerning the creation of forms using table definitions, has answered "yes!" and shows us how in <a href="http://paul-m-jones.com/blog/?p=206">this new post</a>.
</p>
<quote>
<i>
Here's an example: 2 lines to start <a href="http://solarphp.com/">Solar</a>, 2 lines to connect to an existing <a href="http://solarphp.com/index.php/docs/Solar_Sql_Table">Solar_Sql_Table</a>, 2 lines to create a <a href="http://solarphp.com/index.php/docs/Solar_Form">Solar_Form</a> using the table columns, and 2 lines to display it with <a href="http://solarphp.com/index.php/docs/Solar_View">Solar_View</a> using the associated <a href="http://solarphp.com/index.php/docs/Solar_View_Helper_Form">form helper</a>. (The "Solar_Model_Nodes" table is part of the existing Solar_Content domain model.)
</i>
</quote>
<p>
He <a href="http://paul-m-jones.com/blog/?p=206">gives the code</a> needed to make it happen as well as a brief explaination on how it all works.
</p>]]></description>
      <pubDate>Fri, 14 Apr 2006 08:21:28 -0500</pubDate>
    </item>
  </channel>
</rss>
