Posted by Berislav Lopac on 10/02/18 11:16
Gary Quiring wrote:
> I need to create an XML string using PHP5. The examples I have
> followed seem to be using out dated libary calls. I tried
> new_xmldoc() and new DomDocument. Both get undefined errors. How do
> I create an XML string where it will look something like this:
<snip>
http://www.zend.com/php5/articles/php5-xmlphp.php
However, the undefined errors seem that for some reason you don't have the
DOM extension in your PHP installation. What version of PHP5 do you use?
Berislav
Navigation:
[Reply to this message]
|