DbHtmlTable script constructs a customizable advance HTML
from SQL queries.
Key Features:
- extends the HTML extended PHP functions
- parses SQL query statement as main parameter
- updates SQL query statement automatically
- allows most simple to complex SQL queries
- developed and tested under PHP 4.0.6
- supports MySQL DBMS
- supports transitional XHTML
- optional user-defined function(s) as parameter(s) for a more customizable
record display/formatting
- enable multiple instances and multiple database connections in one script
- all instances have independent column sorting and pagination in a script
- including a LIMIT clause in your SQL query statement will automatically
enable pagination (previous - next links)