PHP5-like XML support in PHP4

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Berislav Lopac

    PHP5-like XML support in PHP4

    Has anyone thought of developing a library aimed for PHP4 which would give
    the kind of functionality that PHP5 has when it comes to working with XML
    (http://www.zend.com/php5/articles/php5-xmlphp.php)? This especially covers
    SimpleXML (http://www.zend.com/php5/articles/php5-simplexml.php).

    I would like to start developing using those fabulous features, but the
    provider we use for most of our clients' apps and sites is still on 4.3.4
    and is very slow in updating PHP, so I don't see them switching to 5 any
    time soon.

    Berislav

    --
    If the Internet is a Marx Brothers movie, and Web, e-mail, and IRC are
    Groucho, Chico, and Harpo, then Usenet is Zeppo.


Working...