Simple Table Wrapper

Example of generated table from SQL table fields
Package:
Simple Table Wrapper
Summary:
Display data from MySQL or arrays in HTML tables
Groups:
HTML, PHP 5
Author:
Michal Pakula
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.


Powered by Gewgley