Login   Register  
PHP Classes
elePHPant
Icontem

dbApiCreate

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Mark Williamson
Name: Mark Williamson <e-mail contact>
Packages: 5 Browse all classes by Mark Williamson Browse all classes by
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: ???
All time rank: 20611 in United Kingdom United Kingdom
Week rank: 835 Down36 in United Kingdom United Kingdom Down


  Detailed description   Download .zip .tar.gz  
As a developer who does a lot of backend work I got tired of constantly writing new access libraries for mysql tables - so i wrote this class which automates the process:

you tell it:
database name,
table name,
field names,
primary key,
database connection details

and it will then give you add/edit/delete/search/generic search
functions written in php as output - simply copy the output into a new file
(eg: access_lib.inc) and you have your access library for your new table.

It won't do complicated joins or anything - but for the basic functions which most tables require this works well.

  Classes of Mark Williamson  >  dbApiCreate  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: dbApiCreate
Base name: createapi
Description: Creates mysql database access libraries in php
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1289 users
All time rank: 2610
Week users: 0 users
Week rank: 2242 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  
There are not enough user ratings to display for this class.

  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 changelog_access.inc Output Database Access Library created using dbApiCreate.inc
Plain text file dbApiCreate.inc Class The class (with commented example)
Accessible without login Plain text file sample_create_script.txt Output example of api created using class

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