Date: 12/13/00
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #8221: No documentation for wbmp functions (GD)"
- Previous message: Egon Schmid ( <email protected>): "Re: [PHP-DEV] short_open_tag]"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] short_open_tag]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ZS>> At 22:32 12/12/2000, Rasmus Lerdorf wrote:
ZS>> >So if we are going to do anything here, I don't really see anything other
ZS>> >than perhaps catching <?xml<space> and ignoring that.
ZS>>
ZS>> We could do that. I can't think of any drawbacks to this.
Is there any other known <?-words? Also, XML standard defined it as
('X'|'x') ('M'|'m') ('L'|'l') - i.e., case insensitive. The problem is
that _any_ name beginning with xml is considered reserved by XML standard
- meaning, <?xml_parse($foo)?> might be problematic.
-- Stanislav Malyshev, Zend Products Engineer stas <email protected> http://www.zend.com/ +972-3-6139665 ext.106-- 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: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #8221: No documentation for wbmp functions (GD)"
- Previous message: Egon Schmid ( <email protected>): "Re: [PHP-DEV] short_open_tag]"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] short_open_tag]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

