Login   Register  
PHP Classes

Class: Class Generator for MySQL Tables

Icontem
elePHPant

  Classes of Stephen Powis  >  Class Generator for MySQL Tables  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Class Generator for MySQL Tables Support forum
Base name: mysqlclassgenerator
Description: Generate classes to access MySQL database tables
Version: 1
Required PHP version: 5
License: Freeware
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Stephen Powis
Name: Stephen Powis <e-mail contact>
Published packages: 2 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Home page: http://www.fightjudge.com/

Groups

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
Group folder image Code Generation Compilers and tools that generate code automatically View top rated classes

Detailed description

This class can be used to generate classes to access MySQL database table records as objects.

It can associate fields of a given MySQL database table to variables of the class to be generated.

The class generates a class file with setter and getter functions to access the values of the table fields mapped to class variables.

It also generates functions to query the MySQL table to store and retrieve the mapped field values.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file classGenerator.class.php Class Main Class file
Plain text file example.php Example Example Script, shows you how to use this class.
Plain text file Example.class.php Output Example *output* from this class
Download all files: mysqlclassgenerator.tar.gz mysqlclassgenerator.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.