[ILUG-Webdev] PHP XML conversion class
adam beecher
lists at beecher.net
Fri Oct 7 09:55:09 IST 2005
> What I use for this simple stuff is SimpleXML function in PHP.
> (http://ie.php.net/simplexml). Alos please anyone have a look
>
Thanks AJ, didn't notice that.
> Why think of it as XML? Its a file, read it in line by line
> and parse each line with a simple regexp populating your
> associative array on the way.
>
Cos it's a lot of work that someone else has done before?
adam
More information about the Webdev
mailing list