Menu

Prototype of an PHP application / News: Recent posts

Version 0.4.2 - August, 12, 2011

- 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

Posted by quinton 2011-08-12

PrototypePHP : a MVC prototype for a php software !

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.

Posted by quinton 2008-10-06