Creating Data Tables With PEAR Structures_DataGrid
So far, you’ve seen Structures_DataGrid in action with two data sources: a PHP array and an SQL result set. But you can populate a datagrid with data from many other sources, including a CSV file, an XML document, an RSS feed and even …

