Wednesday, 30 May 2007
PHP4, 5 XML Wrapper |
| |
|
| |
Michael Kimsal tells you about a wrapper, which helps you to migrate PHP4 applications using DOMXML to PHP 5 without many hassles. He says, he found a wrapper system here which wraps up a tedious task in a couple of minutes.
Its main function is to read data from an XML file into an array structure. Although he says SimpleXML does this function well. But this wrapper recreates the missing functions giving transparent backwards compatibility.
|
| |
|
Read the Post
|
| |
|
|
| |
|
|
| |
|