Download List

프로젝트 설명

pXw4Pa (poor XML wrapper for PHP arrays) consists
of 2 simple PHP functions that can read/write a
PHP array from/to an XML file. It can be used to
store data in XML files simply and quickly.

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-05-07 09:09
1.0

두 가지 기능을 완전히 재작 성했다. 직렬화 더이상 사용됩니다. 읽기 함수는 이제 심하게 형식의 XML에 대한 유용한 정보를 표시 PHP는 XML 파서를 사용합니다. 버전 0.8에 비해 기능이 지금의 절반 크기의 주위와 배 빨라. 지원되는 데이터 형식은 문자열, 정수, 두 번 (= 부동 소수점), 부울, 그리고 NULL이됩니다. "유형"속성은 XML 구조에 추가되었습니다. 일부 설명서 변경 사항과 기타 몇 가지 사소한 변경되었다.
Tags: Major feature enhancements
Both functions were totally rewritten.
Serialization is no longer used. The read
function now uses the PHP XML parser, which
displays useful information on badly formatted
XML. Compared to version 0.8, the functions are
now around half the size and twice as fast. The
supported data types are string, integer, double
(=floating point), boolean, and NULL. The "type"
attribute was added to the XML structure. Some
documentation changes and some other minor changes
were made.

2005-10-27 04:35
0.8

XML 코드가 현재 유효한 W3C의이다 : 문서 유형 선언에 대한 링크가 포함되어있습니다 pXw4Pa.dtd 파일이 생성. 지원 빈 공간에 추가되었습니다 가득한 공간, 탭, 캐리지 리턴을 포함 태그 (태그를 줄 바꿈 문자).. 몇 가지 문서를 변경합니다.
Tags: Major feature enhancements
The XML code produced is now w3c valid: it contains the link to the Document Type Declaration file pXw4Pa.dtd. Support has been added for empty and space-filled tags (tags that contain space, tab, carriage return, and line feed characters.). There are some documentation changes.

2005-08-21 11:56
0.7

데모 및 테스트를 작성 기능이 추가되었습니다. W3C의 표준에 대한 검증의 HTML 문서의 코드를했다. 일부 문서를 변경했다.
Tags: Documentation
A demonstration and test for the Write function
was added. The HTML documentation code was
validated against the W3C standard. Some
documentation changes were made.

2005-08-12 23:02
0.6

쓰기 기능을 가진 심각한 버그 (번역이 실패에서 문자열에 세미콜론 구문 직렬화) 리드가 수정되었습니다. 번역이 코드는 이제 훨씬 더 정확한 결과를 보장합니다. 몇 가지 문서를 변경합니다.
Tags: Major bugfixes
A serious bug with the Write function (which lead to failed translation from serialize syntax on strings with a semicolon) has been fixed. The translation code now ensures a much more correct result. There are some documentation changes.

2005-08-09 00:15
0.5

dcript 및 설명서에 추가) (다중 언어 지원이 수정되었습니다. CSS 파일뿐만 아니라, 이탈리아어 문서에 추가되었습니다. 스크립트는 HTML을 문서 (인덱스 재작 성되었습니다했다). XML을 덧글에 대한 지원이 추가되었습니다.
Tags: Documentation
The dcript and documentation have been modified (Multiple language support added). A CSS file has been added, as well as Italian documentation. The HTML documentation script has been rewritten (index added). Support for XML comments has been added.

Project Resources