PHP Classes

File: incs/model.class.php

Recommend this page to a friend!
  Classes of Marcus Brasizza   Bean Creator   incs/model.class.php   Download  
File: incs/model.class.php
Role: Auxiliary data
Content type: text/plain
Description: Bean Model.
Class: Bean Creator
Generate classes to access MySQL database tables
Author: By
Last change:
Date: 12 years ago
Size: 110 bytes
 

Contents

Class file image Download
<?php #[#comments#]# class #[#NameClass#]#Bean { #[#Vars#]# #[#GETTERS#]# #[#SETTERS#]# } ?>