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

  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: 38
All time rank: 30635 in United States United States
Week rank: 853 Down85 in United States United States Down


  Detailed description   Download .zip .tar.gz  
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

  Classes of Matt Malenski  >  table_class  >  Download .zip .tar.gz  >  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
Version: -
PHP version: -
License: Artistic License
All time users: 883 users
All time rank: 3512
Week users: 0 users
Week rank: 2311 Equal
 
  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
Accessible without login 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.