
P4A (PHP For Applications) is a RAD and object oriented PHP framework for building event-driven stateful Web applications. It features tableless HTML, accesskey support, transparent AJAX support, auto data type recognition, UTF-8 support, advanced i18n/l10n support, handheld "zero code" support, "zero code" printing via advanced CSS2, and PEAR integration.
License: Affero General Public License
Changes:
A bug with the ?preview? button within P4A_Field file upload was solved. A bug with the file download was fixed. The P4A::inAjaxCall() method was rewritten. The P4A_Redirect_To_File() global function was added. The P4A_Output_File() global function was added, and has to be used when you want to creare a file at run-time and make users download it. Chainability support was added for P4A_Simple_Toolbar, P4A_Navigation_Toolbar, P4A_Full_Toolbar, and P4A_Actions_Toolbar. P4A_Sheet was re-created.
More...