HTML: mysqlLikeDisplay
Mark Williamson (contact me)
Mysql draws tables on the command line using +'s and -'s for rows and cells - this class will draw php arrays in the same way.
Also - This class can draw tables in HTML instead - full stylesheet / border /padding configuration from class function calls -
good for throwing data at the screen either in html or as ascii on the command line.
- handles recursion too so you can have html tables within tables within tables - it all gets a bit much to look at but it will do it.
Click here for detailed information about this class on phpclasses.org