|
QikTable is a PHP class that
uses object-oriented syntax
to simplify the creation of
HTML tables. Set or clear
ANY attribute (including
CSS) for the table,
headings, body, or by row,
column or cell. Makes it
easy to build tables with
data imported from sources
like MySQL databases, CSV
and tab-delimited flat files
(even imports MySQL
column names as
headings!). Powerful
template functions make
QikTable a template engine
that requires no special
syntax. Output completed
table to the browser or
return as a string that can
be saved to a static HTML
file or database table.
Extensive documentation
contains the full API and
lots of useful and
interesting examples.
Requires PHP 4.
Date: Jan, 09 2003 |