PHP Classes

File: Readme.txt

Recommend this page to a friend!
  Classes of naukri.com   crosstab   Readme.txt   Download  
File: Readme.txt
Role: ???
Content type: text/plain
Description: General information & disclaimer
Class: crosstab
Mysql data in cross-tabular format.
Author: By
Last change:
Date: 21 years ago
Size: 770 bytes
 

Contents

Class file image Download
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.