Posted by Georgi Ivanov on 05/16/05 09:52
On Friday 13 May 2005 20:03, Brian V Bonini wrote:
> On Fri, 2005-05-13 at 10:31, Georgi Ivanov wrote:
> > But it gives me error on this line :
> > $DomDocument = domxml_open_file($file);
>
> What's the error?
The error is :
"Call to undefined function"
I tried with the new function ( domxml_open_file) and depricated one
(xmldocfile)
There is no dom_xml_file function .
> Try:
>
> $dom = dom_xml_file($file);
>
>
> --
>
> s/:-[(/]/:-)/g
>
>
> Brian GnuPG -> KeyID: 0x04A4F0DC | Key Server: pgp.mit.edu
> ======================================================================
> gpg --keyserver pgp.mit.edu --recv-keys 04A4F0DC
> Key Info: http://gfx-design.com/keys
> Linux Registered User #339825 at http://counter.li.org
Navigation:
[Reply to this message]
|