PHP MYSQL Class Generator 1.0

 

Short Description

With this script you can automatically generate data access layer-classes for tables of a MYSQL database! It generates a php class-file on your server. It enables you inserting, deleting, updating and selecting records from a database table via class methods! Only select table, define class name and press button "generate class"! VERY SIMPLE!!!

Features

Installation

Author / License

Marco Voegeli,  www.voegeli.li / License: FREEWARE!

Examples of Usage

In the directory "examples" you will find examples for all methods!

Download

Download it directly from http://www.voegeli.li/ under point "scripts & tutorials" and "php scripts".

Screenhots

Screen 1: The generator

Screen 2: The generated Class