Categories

Updated: 10/12/2005

Database frontend with PEAR DataGrid and DataObject

Structures_DataGrid and DB_DataObject are two PEAR components, which can be connected together, to easily display the data contained in a SQL table, and let the user sort and page through it. With minimal typing, this tutorial shows you how you can bypass the usual steps of parsing GET parameters, performing SQL requests, and generating HTML content.
©2003-2019 jCay.com