Download List

Projeto Descrição

PAJAX is a framework that facilitates the creation
of remote PHP objects in JavaScript. It uses AJAX
techniques to communicate between JavaScript stub
objects that execute in the browser and their
counterpart implementation in PHP on the server.
The framework is very easy to use and creates all
JavaScript stub objects automatically based on a
PHP class. It supports both synchronous and
asynchronous calls and marshals every data type
between PHP and JavaScript, including arrays and
classes.

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.

2006-04-24 03:04
0.5.2

Corrige uma vulnerabilidade de injeção de código remoto.
Tags: Major security fixes
Fixes a remote code injection vulnerability.

Project Resources