P4A (PHP For Applications) 是一个 PHP5
的快速Web开发框架,用来构建事件驱动/有状态的Web应用程序。基于 Zend
框架,主要的特性有:生成无表格的HTML文档;支持多数据库;自动数据类型识别;透明的Ajax支持;国际化和本地化等。
Changes:
1. The Zend Framework was updated to
1.10.1.
2. The P4A_Data_Source::exportToCSV() method was marked as
deprecated.
3. P4A_Data_Source::exportAsCSV() now can be called
directly from an event handler.
4. Translations were updated.
下载地址:http://sourceforge.net/projects/p4a/files/p4a/