RE: [PHP] Re: XmlWriter::writeDTD bug...
by Jared Williams other posts by this author
Dec 7 2005 10:13AM messages near this date
Re: [PHP] Re: XmlWriter::writeDTD bug...
|
[PHP] RE: XmlWriter::writeDTD bug...
>
> Jared Williams wrote:
> >
> > PS.
> > Yeah, thought it was libxml, hence didn't file a pecl
> bug report. But
> > there does seem a problem with this method as can't just have a
> > publicId or a systemId, libxml function uses NULL as a
> parameter to specify which id you don't want to use. Which
> we've lost with the PHP wrapper, as can only specify two strings.
> >
> Have you tried passing NULL for publicId? :) And systemId can
> only be NULL if there is no publicId (publicId requires a systemId).
>
Ah, yes, I blame it time, 3am, when was tinkering with XmlWriter :)
Jared
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Jared Williams
Rob Richards
Jared Williams
Rob Richards
Jared Williams
Jared Williams
|