Databases: Data Table
Dyego Fernandes (contact me)
This is simple class that can execute SQL queries to Microsoft SQL server database and display the results in an HTML table.
The class generates an HTML table that show in the first row, with a special presentatuon style, the names of the fields of the result set.
The first and the last rows of data of the table are also displayed with special presentation styles.
The class may also map some UTF-8 encoded characters to the corresponding ISO Latin 1 encoded characters.
Click here for detailed information about this class on phpclasses.org