Download List

프로젝트 설명

Sajax is a simple toolkit to expose functions in
your PHP scripts as JavaScript stubs which can be
called by the browser to do work on the server
without refreshing the page. It utilizes
XMLHttpRequest to make the magic happen. This kind
of technology, generally known as remote scripting
or "Ajax," is becoming popular and is used
extensively by Google (GMail, Google Suggests,
Google Maps) and others to provide another level
of interactivity within Web pages.

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-01-30 13:27
0.12

많은 개선 PHP는 백엔드에, 객체 직렬화 및 일부 버그수정에 대한 더 나은 지원을 포함되었다.
Tags: Major feature enhancements
Numerous improvements were made to the PHP
backend, including better support for object
serialization and some bugfixes.

2005-03-22 07:01
0.10

PHP는 백엔드 지금은 POST를 지원하는 다른 URL로 데이터를 보내 드리고있습니다. ASP와 콜드 퓨전은 MX backends 추가되었습니다.
Tags: Major feature enhancements
The PHP backend now supports POST and sending data
to another URL. ASP and Cold Fusion MX backends
were added.

2005-03-15 08:37
0.9

광범위한 변화 PHP는 백엔드을했습니다. 특히, 자바 스크립트 코드를 refactored되었다 Sajax.php incl_sajax.php, 그리고 rs_ * 전화로 변경되었습니다로 변경했다 sajax_ *. 루비와 Io의 지원에 대한 지원이 추가되었습니다.
Tags: Minor feature enhancements
Extensive changes were made to the PHP backend.
Specifically, the JavaScript code was refactored,
Sajax.php was renamed to incl_sajax.php, and rs_*
calls were renamed to sajax_*. Support for Ruby
and support for Io were added.

2005-03-09 23:41
0.8

루아 백엔드 추가되었습니다. PHP는 긴 태그를 코드에 버그가 수정되었습니다.
Tags: Major feature enhancements
A Lua backend has been added. A bug in the PHP long tags code has been fixed.

2005-03-09 06:37
0.6

이 릴리스는 PHP 버전에 긴 태그를 전환합니다. 그것은 Perl이나 Python과 실험 backends를 추가합니다.
Tags: Major feature enhancements
This release switches to long tags in the PHP version. It adds
experimental Perl and Python backends.

Project Resources