Software Details:
Version: 1.0
Upload Date: 21 Jul 15
Developer: Ricardo Borelli
Distribution Type: Freeware
Downloads: 20
Very small and lightweight, the framework doesn't use complicated structures for its architecture.
It's a framework to use when building a simple and quickly system.
Rules:
Dirs must be writable
Class names will be the URL first path.
The function name will be the second path. Example URL: /simple/framework, Class: Simple, Function: framework
Every class must have a constructor to receive Smarty. The programmer controls the flux beyond this point.
Comments not found