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.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
db |
Example |
Query mysql database from linux command line and see results in mysql style table |
mysqllikedisplay.inc |
Class |
renders structs in mysql table style |