Prototype of an PHP application News
Brought to you by:
quinton
- classes SMARTY and Navigation are now in SESSION variables
- correction of plugins/phpgacl/admin/index.php
- security : control added between session identificator and IP address : if IP address change, session is closed
- life session of PHP can be changed
- news versions of Adodb, fpdf, odtphp, openoffice_generation, pchart, tcfpdf, ObjetBDD
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.