Linux.com

Quickly put data from MySQL to the Web with DrasticGrid

Posted by: Anonymous [ip: 66.60.241.7] on August 16, 2008 06:18 PM
I use this one by Stefan http://stefangabos.blogspot.com/2007/05/zebra-php-framework-php-data-grid-class.html

What I like about it is that it's simple to use, no need for me to write javascript etc. and I can even just pass an array instead of letting it take control of my table.

I used it for this project here: http://sitegeisha.no-ip.org/csv/

#

Return to Quickly put data from MySQL to the Web with DrasticGrid