Simple Table Wrapper
Package:
Summary:
Display data from MySQL or arrays in HTML tables
Groups:
Author:
Description:
This class can be used to display data from MySQL, objects or arrays in HTML tables.
It can generate an HTML table with cells that contain data retrieved from MySQL query result rows, arrays or objects.
Objects and arrays can be traversed recursively if they contain array values.
It can generate an HTML table with cells that contain data retrieved from MySQL query result rows, arrays or objects.
Objects and arrays can be traversed recursively if they contain array values.
Comments are closed.