Prototype of an PHP application News
Brought to you by:
quinton
The version 0.3 of PrototypePHP has been entirely rewriting, and use a MVC model. Only one file is used to access to the application, index.php.
All parameters for modules are described in a xml file.
The menu is generated dynamically now.
Secures problems from old versions are solved.