PHP Database HTML Table and Form Generator: Generate HTML grids and lists from database data

Recommend this page to a friend!

  Author Author  
Picture of Joćo Coimbra
Name: Joćo Coimbra <contact>
Classes: 1 package by
Country: Brazil Brazil


  Detailed description   Download Download .zip .tar.gz  
This package can generate HTML grids and lists from database data.

It provides classes to connect to a database using PDO and then it generates output in HTML from the database query results.

Currently it can output a grid using HTML tables to display query results and generates a form select input with options retrieved from query results.

Sevaral components, 1)Grid/Database table data, 2)Lista/Select fixed or based on a database table and a template for any database table itself.
A proposed framework for framing Report, Form and databse access for any database table that makes it independent of the databse used.


Details
{startverticalbanner}
MyComponents works like that:
User sees a full screen divided on 2 parts, the data Grid on top, and the Form fields on the bottom.
The Grid uses the objGrid1.php class, where it can choose to select the record that should be edited in the form.
On the Form, every time that there is a need of selecting a list of values, either from fixed values or from a table, the objLista.php class can be called.
All the database access ar made by the objDB.php class.
The sample table is Cliente(id, nome).

  Classes of Joćo Coimbra  >  PHP Database HTML Table and Form Generator  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Database HTML Table and Form Generator
Base name: obj
Description: Generate HTML grids and lists from database data
Version: -
PHP version: 5
License: Free for non-commercial use
 
  Groups   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Plain text file CliExe.php Aux. Execute the option
Accessible without login Plain text file frmCli.php Appl. Form
Accessible without login Plain text file frmCliFrame.php Aux. Divide the screen
Accessible without login Plain text file frmCliGrid.php Aux. Grid part
Plain text file objCli.php Class Layer for a database table
Plain text file objDB.php Class Database layer
Plain text file objGrid1.php Class Grid component
Plain text file objLista.php Class Select component
Accessible without login Plain text file readme.txt Doc. Readme

Download Download all files: obj.tar.gz obj.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

For more information send a message to info at phpclasses dot org.