PHP Data Grid Class

PHP Data Grid Class can be used to display MySQL query results in HTML tables.
Download

PHP Data Grid Class Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Free To Use But Rest...
  • Price:
  • FREE
  • Publisher Name:
  • Stefan Gabos
  • Publisher web site:
  • http://stefangabos.blogspot.com/2008/04/zebra-php-component-framework-php.htmlThis is a little helper PHP class that will let you create and manage your breadcrumbs. Everything is very simple (as it always is when using Object Oriented Programing - uh-oh)

PHP Data Grid Class Tags


PHP Data Grid Class Description

PHP Data Grid Class can be used to display MySQL query results in HTML tables. PHP Data Grid Class can be used to display MySQL query results in HTML tables. PHP Data Grid Class executes a given SQL SELECT query and generates an HTML table defined by a template to display the query results.The results table also shows links to navigate between query result pages. The number of result rows to display per page is configurable. The results can be sorted by columns that the user may choose by clicking on column links. The list of sortable columns may be restricted.Here are some key features of "PHP Data Grid Class":· the php class executes a given SQL query and generates a template driven HTML code that displays the query results. · automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page · automatically let user sort by available columns - or you can restrict this feature for specific columns · if requested, it can automatically display a "selector" column - a column to let users mark specific rows as selected · you set what columns from the query result to be displayed · you can alter the content of a column's fields on the fly by creating callback functions · you can add JavaScript actions for when user clicks on displayed rows or on specific column's cells · you can extend the functionality of the data grid by adding custom columns - columns whose content is not · generated by the query but added by you - you can add any HTML and/or JavaScript to perform any action · everything is template driven · multi-language supportWhat's New in This Release:· Arrays can now be passed to the grid for displaying.· Setting the the default sort column now works correctly.· The layout of check all/uncheck all/invert buttons can now also be set from the template.· The form action can now be set when instantiating the data grid and the template can now be set by using the newly added method, "setTemplate()".· The language can now be set with the "setLanguage()" method.· Romanian, Spanish, and Simplified Chinese translations were added.


PHP Data Grid Class Related Software