This is a discussion on [ANNOUNCE] PRADO component framework for PHP 5 v1.6 released within the PHP Language forums, part of the PHP Programming Forums category; PRADO is the grand prize winner project of the Zend PHP 5 Contest (http://www.zend.com/php5/contest/contest....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
PRADO is the grand prize winner project of the Zend PHP 5 Contest
(http://www.zend.com/php5/contest/contest.php)! PRADO is an event-driven and component-based framework for developing Web applications in PHP 5. Developing a PRADO Web application mainly involves instantiating prebuilt component types, configuring them by setting their properties, responding to their events by writing handler functions, and composing them into pages for the application. PRADO is very similar to ASP.NET in many aspects. Version 1.6 added an authentication/authorization framework. It also added several new components including THtmlArea and TDatePicker. PRADO is an open source project hosted at sourceforge: http://www.sourceforge.net/projects/prado/ You may participate in the forum at the project website: http://www.xisc.com/ Thanks for your time! |