Login   Register  
PHP Classes

Class: Convert MySQL tables to PHP class

Icontem
elePHPant

  Classes of Rafael Rocha  >  Convert MySQL tables to PHP class  >  Download  >  Support forum Support forum (5)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Convert MySQL tables to PHP class Support forum
Base name: mysql_
Description: Generate code to access MySQL records as objects
Version: 1.2
Required PHP version: 5
License: GNU Lesser General Public License (LGPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Related links   Files Files  

Author

Picture of Rafael Rocha
Name: Rafael Rocha <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Portugal Portugal - PHP jobs in Portugal
Home page: http://www.rafaelrocha.net/

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 code to access MySQL records as objects.

It accesses a given MySQL database and retrieves the list of tables and information about the respective table fields.

The class can generate code for classes that can be used to access the respective MySQL table records as if they were objects.

The generated classes can have getter and setter functions for each table field, functions to insert or update records with the object values, functions to load a record with a given identifier, and delete the object record.

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.

Related links

Link Description
Class main page Class main page

Files

File Role Description
Plain text file Index.php Example Index to run
Plain text file SQL_to_PHP.class.php Class SQL to PHP class
Files folder image demo
  Plain text file DataBaseMysql.class.php Class Data Base Connection Class
  HTML file index.php Class Main page
  Plain text file Readmefirst.txt Conf. Read me file
  Plain text file users.class.php Class user class
Plain text file ReadmeEN.txt Doc. Documentation
Download all files: mysql_.tar.gz mysql_.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.