Download List

프로젝트 설명

xajax is a PHP class library that allows you to
easily create powerful, Web-based, Ajax
applications or plugins using only HTML, CSS,
JavaScript, and PHP. Applications developed with
xajax can asynchronously call server-side PHP
functions and update content without reloading the
page. xajax is object oriented, supports passing
single and multidimensional arrays and associative
arrays, easy asynchronous form processing, and
supports a wide range of Unicode characters and
languages encoded with UTF-8.

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-03-20 00:15 Back to release list
0.2.2

몇 가지 코드가 지속적으로 버그가 국제 문자 집합을 사건 해결 refactored있다. 자바 스크립트 파일을 처리하는 방법은 일반적인 버그 주소가 수정되었습니다. 리디렉션 기능을 잘못 쿼리 문자열을 코드와 버그가 수정되었습니다. 버그 예방에서 innerHTML 0 숫자가 수정되었습니다하도록 설정되고. 불일치하는 방법에 이벤트를 추가했다에서 해결되었습니다. 거기에 IE에서 메모리 누수가되지 않도록 개선입니다.
Tags: Major bugfixes
The code has been refactored to fix several ongoing bugs involving international character sets. The way a Javascript file is handled has been fixed to address a common bug. A bug with the Redirection function that incorrectly encoded the query string has been fixed. A bug that prevented innerHTML from being set to a numeric 0 has been fixed. Inconsistency in how events were added has been fixed. There are improvements to prevent a memory leak in IE.

Project Resources