Download List

Descripción del Proyecto

PHPAjax is a PHP framework that allows you to
create AJAX application defining PHP classes. The
class must inherit from another class (phpajax),
and must define some predefined methods and
properties. All code you write is PHP, which
automatically is transformed to Javascript at run
time.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-02-10 09:40
1.5.1

Tags: Major bugfixes

2008-01-21 08:55
1.1

Se agregó el soporte para teclas de acceso rápido, que desencadenan una acción cuando se pulsan algunas teclas o grupo de llaves. Una manera más simple para escribir aplicaciones AJAX se ha añadido.
Tags: Major feature enhancements
Support was added for hotkeys, which trigger an
action when some keys or group of keys are
pressed. A simpler way to write AJAX applications
was added.

2008-01-18 22:12
1.0

Tags: Initial freshmeat announcement

Project Resources