On Tue, 28 Sep 2004 16:58:07 -0500, Yoed Anis <[EMAIL PROTECTED]> wrote:
> Hi guys,
> 
>         OK I need some ideas.
> 
>         Somebody created the stupidest XML file I've ever seen. And of
> course they can't change it, and I *must* be able to read it. I'm all out of
> brain power on thinking how to go about reading it. I typically use
> simplexml to read xml and that's where my knowledge end.
[snip]


Sorry if this is stating the obvious, but you may have to resort to
the plain ol' labor-intensive expat functions:

  http://us4.php.net/xml

pb

-- 
paul bissex, e-scribe.com -- database-driven web development
413.585.8095
69.55.225.29
01061-0847
72°39'71"W 42°19'42"N

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to