[nycphp-talk] Dumb Pear Question
Andy Crain
nyphp at newslogic.com
Fri May 7 13:26:06 EDT 2004
Tom,
> In PHPLib, there is a Table class, which takes a dataset and builds the
> table for you. I've extended that class over the years to include search,
> sortable columns, callback functions, pagination and a few other goodies.
>
> I'm looking for the equivalent in Pear. I just tried DB_Table, and was
> disappointed when I got through the tutorial and discovered that I was
> left holding the query result and was expected to handle the display
> myself - I'm too lazy for that! :-)
Also try
http://pear.php.net/package/HTML_Table_Matrix
and the new
http://pear.php.net/package/Structures_DataGrid
Good luck,
Andy
More information about the talk
mailing list