Login   Register  
PHP Classes
elePHPant
Icontem

table_class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Matt Malenski  >  table_class  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: table_class
Base name: table_class
Description: Base class to be extended for any mysql table
Related classes: , , ,
Version: -
PHP version: -
License: Artistic License
All time users: 880 users
All time rank: 3314
Week users: 0 users
Week rank: 1680
 

  Author  
Picture of Matt Malenski
Name: Matt Malenski <e-mail contact>
Packages: 4 Browse all classes by Matt Malenski Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 37
All time rank: 29333 in United States United States
Week rank: 1632 Down185 in United States United States Down


  Detailed description  
This is the base class that you would extend to create a php object for any mysql table.

All the Fields of the table become variables accessed through the $myObj->properties[] array

Example:

$myObj->properties[client_name] == "Matthew A. Malenski"

NOTE: use a field labled "id" as the key

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes


  User ratings  
Not yet rated by the users

  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 folder image Files  
File Role Description
Plain text file example.php Example example of an instance of the table class
Plain text file project_table_class.php Class Example of HOW TO extend the table class
Plain text file table_class.php Class table class soruce code

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