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 P4A_Field::getAsCheckbox() method was solved. When a P4A_Field's value is coming from a POST, P4A::main() now checks if the field is enabled. Translations were synchronized.