On Monday 16 May 2005 09:52, Georgi Ivanov wrote:
> 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
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_
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?
Try:
$dom = dom_xml_file($file);
--
s/:-[(/]/:-)/g
BrianGnuPG -> KeyID: 0x04A4F0DC | Key Server: pgp.mit.edu
3 matches
Mail list logo