RE: XML + PHP is going to eat my shorts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2004-11-16 at 09:01 -0600, Jay Blanchard wrote:
> [snip]
> xml_parser_set_option($this->parser, XML_OPTION_CASE_FOLDING, 0);
> xml_parser_set_option($this->parser, XML_OPTION_SKIP_WHITE, 1);
> [/snip]
> 
> I had those in there as well...here is the first few liners of the XML
> source....
> 
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!DOCTYPE response SYSTEM "http://the.api.server/dtd/response.dtd"; >
I think that space after the closing " might be causing your grief.

(Sorry for my out of sync response ... the new version of Evolution is
not threading the list messages properly).

-- 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux