I have been playing about with PHP and XML recently and then found out that my host does not have the domxml extension and will not install it, so I can not use XML on my site. But today I found a script that allows you to use XML without the domxml extension, called <phpXML/> from http://phpxml.org/
It works like a charm, so I thought I would post this for people who are in the same situation.
I'm having a similar problem (kind of). The XML declaration uses <? ?> just like PHP. I get errors when trying to use it because my PHP parser thinks it is PHP, and thus I get the problem.
What should I do?
Colin Anderson
Ambition is a poor excuse for those without
sense enough to be lazy.
Bookmarks