Top Level :: XML

Package Information: XML_sql2xml 0.3

Show All Changelogs
» Version » Information
0.3.4 2008-03-24     beta
0.3.3 2008-03-23     beta
0.3.2 2004-04-01     beta
0.3.1 2002-11-19     beta
0.3Download

Release date: 2002-05-03 16:37 UTC
Release state: beta

Changelog:

New Features:
- works with PHP 4.0.7 and below
- Adding of XML-files/strings is possible
- setOption can delete values set before.
- Added possibility of other input encoding schemes than iso-8859-1
- print_empty_ids is true by default
- added new useroption "TableNameForRowTags"
- user_option selected_id can take the arguments first and all BugFixes
- sql selects are recognized with capitals as well
- if there was a [lesserthan] in the database it gave an xml-error,
now "[lesserthan] " is "escaped"
- xpath support for sql-queries and xml-files to be inserted (see
http://php.chregu.tv/sql2xml/#xpath for a little intro about that)