|
This script was born out of
necessity for me. I was
creating quite a few reports
that are to be extracted
from MySQL database. Format
them into a table like
structure, with or without
headers. And be able to
view as HTML,
download as HTML, or
download as EXCEL.
All
settings to generate a
report can be controlled by
adjusting the variables
found in config.inc.php
This script helped me
somewhat in having some
spare time to go for a good
round of fishing. I hope
that it will aid you as it
aided me.
There would
not be any technical
assistance on this script.
However you can pop a
question or so to me at my
email ( ben AT benruth DOT
com ). It is good to say
hi!
This script requires
some knowledge of SQL.
Features-At-A-Glance
-
Configurable script
-
Simple table for
-
Download as EXCEL
-
Download as HTML
-
Viewing as HTML
-
Extraction from MySQL
database
Date: May, 25 2005 |