Date: 07/14/00
- Next message: Joey Smith: "Re: [PHP-DEV] Case of XML tags and attributes"
- Previous message: Joey Smith: "Re: [PHP-DEV] Case of XML tags and attributes"
- In reply to: Joey Smith: "Re: [PHP-DEV] Case of XML tags and attributes"
- Next in thread: Joey Smith: "Re: [PHP-DEV] Case of XML tags and attributes"
- Reply: Joey Smith: "Re: [PHP-DEV] Case of XML tags and attributes"
- Reply: Paul DuBois: "Re: [PHP-DEV] Case of XML tags and attributes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 08:04 PM 7/14/00 -0600, Joey Smith wrote:
>xml_parser_set_option($parser_handle, XML_OPTION_CASE_FOLDING, 0);
>
>will make it go away. Why it is done at all is beyond me.
Well, what if I want case-folding but expect all the tags to be lowercase?
I just wonder why expat does uppercase as default.
-Andrei
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Joey Smith: "Re: [PHP-DEV] Case of XML tags and attributes"
- Previous message: Joey Smith: "Re: [PHP-DEV] Case of XML tags and attributes"
- In reply to: Joey Smith: "Re: [PHP-DEV] Case of XML tags and attributes"
- Next in thread: Joey Smith: "Re: [PHP-DEV] Case of XML tags and attributes"
- Reply: Joey Smith: "Re: [PHP-DEV] Case of XML tags and attributes"
- Reply: Paul DuBois: "Re: [PHP-DEV] Case of XML tags and attributes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

