Olivier Mascia <[EMAIL PROTECTED]> wrote: > When I does :
> $dom = xmldoc(searchitems("03000")); // searchitems returns a XML string > $root = $dom->root(); > /* or $root = domxml_root($dom); */ > print_r($root); > it gives me no problems (php4.1.0 win32 as ISAPI on IIS5.1). Must be php4apache.dll, then. I was hoping 4.1.0 would fix this problem, but it seems it didn't. Anyway, just to be sure it's not some dumb error of mine, I'd like to hear from someone who runs php as an apache module on windows98 and has the same problem getting domxml to work... Happy new year, Luca -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]