XML

PHP4 to PHP5 - domxml

| |

When I recently upgraded a server from PHP4 to PHP5, a number of scripts using domxml stopped working (obviously - domxml is not used in PHP5 any more, there's the new PHP5 DOM stuff built in). However, fixing the scripts looked like being a real chore until I found Alexandre Alapetite's XML Transition page. His script works like a charm - thanks Alexandre!

 


Syndicate content