Date: 2002/05/03
-------------------------------------------------
CROSSTAB
naukridotcom - mailto:sujith@naukri.com
http://www.naukri.com
-------------------------------------------------
This is a PHP class which helps you display mysql data
in cross-tabular format. All you have to do is :
1. Alter the connection string provided in crosstab.inc
2. Insert the piece of code (provided in try.php) into
your program. Change the four parameters according to
your requirements.
-------------------------------------------------
Disclaimer :
This class is tested and is bieng used by many
programs. However, I do not guaranty an error free
performance. Error handling methods are still to be
added. Please let me know in case of any bug in this
class. |