Re: [PHP] xmldoc undefined with domxml apparently enabled

2002-01-07 Thread Luca
Luca <[EMAIL PROTECTED]> wrote: > Hi, > I can't get DOMXML to work. After posting a similar message to the php-windows mailing list (and getting no definitive answer), I filed a bug report (http://bugs.php.net/?id=14854) which was marked as bogus with a suggestion to "ask support questions at [E

[PHP] xmldoc undefined with domxml apparently enabled

2002-01-05 Thread Luca
Hi, I can't get DOMXML to work. The line $doc = xmldoc($xml); // (line 26) (where $xml is a string containing a valid xml document) raises a fatal error: "Fatal error: Call to undefined function: xmldoc() in d:\...\class.xmltemplate.php on line 26" I'm running PHP 4.1.1 as an Apache module