PHP Classes

File: LICENSE

Recommend this page to a friend!
  Classes of Tyler Romeo   Web API   ???   Download  
File: ???
Role: License text
Content type: text/plain
Description: License
Class: Web API
Web application development framework
Author: By
Last change:
Date: 15 years ago
Size: 981 bytes
 

Contents

Class file image Download
This program was created to make a set of classes to be used for easy website creation. Usage: simply extend the DB_Object class to make models and the OUT_Request class to make controllers. HTML is stored in templates with special tags. See the OUT_Template class for more details. Made by Tyler Romeo <[email protected]> Copyright (C) 2009 Tyler Romeo This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.