Re: [PHP-WIN] Can't get XML Parser Class to work

2001-05-15 Thread Chris Sano
Show me some snippets and I can help.. -c ""Steve Dowell"" <[EMAIL PROTECTED]> wrote in message 9drfhk$cc6$[EMAIL PROTECTED]">news:9drfhk$cc6$[EMAIL PROTECTED]... > I am very new at using PHP and need some help. > > I have downloaded several of the pre written XML Parser Classes and can't > seem

[PHP-WIN] Can't get XML Parser Class to work

2001-05-15 Thread Steve Dowell
I am very new at using PHP and need some help. I have downloaded several of the pre written XML Parser Classes and can't seem to get any of them to work. They simply don't return any data. I wrote a simple routine that calls the XML Parser and writes the output to the browser and it works fine.