PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Internationalization » Translation2 » Bug #2624

XML Container

Details

Request #2624XML Container
Submitted2004-10-26 16:41 UTC
Fromylf at xung dot org
Assignedquipo
StatusClosed
PackageTranslation2
PHP Version4.3.4
OSLinux Debian
Roadmaps(Not assigned)

Comments

[2004-10-26 16:41 UTC] ylf at xung dot org

Description:
------------
I have written an xml container, which seems to work ok.
Please tell me what you think about it.

Class :
http://samalyse.com/code/translation2/xml_container/xml.php.html

XML example :
http://samalyse.com/code/translation2/xml_container/i18n.xml

DTD :
http://samalyse.com/code/translation2/xml_container/translation2.dtd

Usage Example :
http://samalyse.com/code/translation2/xml_container/xml_test.php.html