PRADO 3.0.5 is released

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Qiang  Xue

    PRADO 3.0.5 is released

    We are pleased to announce that PRADO version 3.0.5 is formally
    released! Version 3.0.5 is a bug-fix release with minor feature
    enhancements over the previous PRADO 3.0.4 release.

    A major enhancement in this release is the introduction of TUrlMapping
    module which aids using friend URLs in your applications. Several bugs
    are also fixed. For more details, please see the change log.

    PRADO v3.0.5 may be downloaded at http://www.pradosoft.com/download/


    - WHAT IS PRADO?
    PRADO is a component-based and event-driven programming framework for
    developing Web applications in PHP 5. Because it is component-based,
    you write object-oriented code that enjoys the maximum reusability; and
    because it is event-driven, you have better focus on responding to user
    interactions. With the rich set of components provided in PRADO, you
    can rapidly compose Web pages and applications that are highly
    interactive. Most importantly, PRADO does not prevent you from using
    your favorite class libraries, such as PEAR, AdoDB, etc.

Working...