18166ReportList - Example Usagehttp://www.thecalico.com/software/reportlist_example.phpThe ReportList class was originally designed as the foundation to an online reporting system for a database-driven website. It was hoped that it could be used to greatly simplify the migration of a set of database query results to an HTML page, with full user navigation control and export options that would allow power users to analyze data offline, in programs like Excel or OpenOffice Calc. Over the course of several years now the class has lived up to these expectations in numerous projects and has grown to support many more features than I originally imagined. Below is a brief example of some of the more common methods and usages of the ReportList class. A Zipped download of the actual class is available here.PHP > Scripts and Programs > Development Tools > Libraries and ClassesOct 13, 2006
Our usual approach for a website management is a customization of freeware systems. There is a wide range of good web solutions – Joomla, Mambo, Type3, Drupal and so one. We can create a professional design for these systems, incorporate it and customize modules for your needs
HTML_Graphs uses PHP to provide a nice class interface for html graphs. It provides a single, reasonably consistent interface for creating HTML based charts. The idea behind this code is that the user of the class sets up four or five arrays and pass these to html_graph() which then takes care of all the messy HTML layout. A fully customized chart can be created in just five lines of PHP code.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.