<?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, 15 May 2008 23:05:34 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Creating Data Tables With PEAR Structures_DataGrid]]></title>
      <guid>http://www.phpdeveloper.org/news/9510</guid>
      <link>http://www.phpdeveloper.org/news/9510</link>
      <description><![CDATA[<p>
<i>Cal Evans</i> has <a href="http://devzone.zend.com/article/3019-Creating-Data-Tables-With-PEAR-Structures_DataGrid">posted a tutorial</a> on the Zend Developer Zone (posted today) about using the <a href="http://pear.php.net/package/Structures_DataGrid">PEAR Structures_DataGrid package</a> to create quick and easy data tables.
</p>
<blockquote>
In this article, I'll be introducing you to the Structures_DataGrid package, showing you how it can be used to display structured data in tabular form. I'll be showing you how to hook it up to various data sources (including a CSV file, an RSS feed and an Excel spreadsheet), and how to format the resulting output so it's as pretty (or as ugly) as you want it to be.
</blockquote>
<p>
They <a href="http://devzone.zend.com/article/3019-Creating-Data-Tables-With-PEAR-Structures_DataGrid">talk about</a> what you'll need to get started (the different packages for different kinds of data) and some sample code to help you down the path to more attractive tables. There's even a bit touching on some of the more advanced features like exporting to Excel, pagination and data sorting.
</p>]]></description>
      <pubDate>Mon, 28 Jan 2008 16:19:30 -0600</pubDate>
    </item>
  </channel>
</rss>
