Databases: mySqlQuery2Table
Tomas Schweizer (contact me)
This class can be used to display MySQL database query results in an HTML table.
It executes a given MySQL query and generates an HTML table that displays the query results.
Optionally, the query result fields may be displayed in the table header.
Each table column may be rendered with their own CSS style sheet. Even and odd table rows may also be displayed with different CSS style sheets.
Click here for detailed information about this class on phpclasses.org