-
PageLogic creates content pages in INI format in which the location of each function in different script files is defined.PageLogic can be used to modularize php code.
-
Each of an application's URL directory has its own module. Each module is implemented by a class with a name based on the directory name. MVC Like Modular Framework loads the view and action classes.Requirements: PHP 4.0.4 or higher

