ann / ctable
Classes for HTML Tables
v2.0
2015-03-03 00:32 UTC
Requires
- php: >=5.4
This package is not auto-updated.
Last update: 2024-12-21 18:29:57 UTC
README
#CTable For Anax MVC v1.0
###Purpose CTable is a basic class for generating HTML Tables. This class was made for Anax MVC (dbwebb.se course phpmvc: kursmoment 05). This class is not intended to be anything "advanced".
###How to use Please read howto.md for shorter description or look at the example file table.php in the webroot folder of this package.