Just thinking out loud here before I go to bed...how about: arg_sep.read = "&" | ";" arg_sep.write = ";" Or something like this. It'd be nice to be able to do the |. On Tue, 3 Apr 2001, James Moore wrote the following to Rasmus Lerdorf and...: > > > I disagree, we explicitly document that the arg_separator defaults to & > > and that this is the character that separates url arguments. This follows > > the original CGI specification. The fact that this is no longer the > > accepted standard for this doesn't mean we can just up and change it in a > > minor PHP version. > > Well how about a comprimise then. We keep the broken behavior configurable > in the php.ini for now. If needed we default it to off. At 4.1 Which perhaps > should not be too far away due to the amount of things like this we default > it to on. Then at 4.2 we remove the option? > > James > > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP-DEV] Code documentation Stanislav Malyshev
- Re: [PHP-DEV] Re: ; arg seperator Alexander Bokovoy
- Re: [PHP-DEV] Re: ; arg seperator Jani Taskinen
- Re: [PHP-DEV] Re: ; arg seperator Stig Sæther Bakken
- [PHP-DEV] Codenames for releases.. Jani Taskinen
- Re: [PHP-DEV] Codenames for releases.. Joe Brown
- Re: [PHP-DEV] Codenames for releases.. Stig Sæther Bakken
- Re: [PHP-DEV] Re: ; arg seperatorx Sascha Schumann
- Re: [PHP-DEV] Re: ; arg seperator Zeev Suraski
- [PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] Re: ; arg seperato... James Moore
- [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: ; arg seperato... Joey Smith
- [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: ; arg seperato... Jani Taskinen
- Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: ; arg sepe... Edin Kadribasic
- Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: ; arg sepe... Jani Taskinen
- Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: ; arg sepe... Edin Kadribasic
- Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: ; arg sepe... Edin Kadribasic
- [PHP-DEV] Re: [PHP-QA] Re: ; arg seperator Andi Gutmans
- RE: [PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] ... James Moore
- [PHP-DEV] RE: ; arg seperator Joey Smith
- [PHP-DEV] Re: [PHP-QA] RE: ; arg seperator Zeev Suraski
- Re: [PHP-DEV] RE: ; arg seperator Chuck Hagenbuch