deadatagrid
Package:
Summary:
Display MySQL query results in an HTML table
Groups:
Author:
Description:
This class can be used to display MySQL query results in an HTML table.
It can generate HTML and Javascript to display the results of a given MySQL query in an HTML table.
The generated Javascript can send AJAX requests to update the table contents when the user clicks on columns to sort the query results.
It can generate HTML and Javascript to display the results of a given MySQL query in an HTML table.
The generated Javascript can send AJAX requests to update the table contents when the user clicks on columns to sort the query results.
Comments are closed.