unread
Ok, lets give it a shot.
I am trying to get some of the new domxml stuff to happen
with tragic results.
// no problem here..
$xmldoc = domxml_new_xmldoc('1.0');
I used to use add_root() but this would seem to have been replaced by
domxml_doc_add_root() which takes two arguements, are they like ..
$this->xmlroot= domxml_doc_add_root($xmldoc, $root = "root");
or something other.
Kind regards
Kevin
--
(_____ \
) ) ____ ____ ____ ____
| / / _ ) / _ | / ) / _ )
| | ( (/ / ( ( | |( ( ( (/ /
|| _) _||| _) ___)
Kevin Waterson
Port Macquarie, Australia