Date: 04/03/01
- Next message: dbeu <email protected>: "[PHP-DEV] PHP 4.0 Bug #9995 Updated: read_exif_data fails"
- Previous message: Joey Smith: "[PHP-DEV] Re: [PHP-QA] Re: ; arg seperator"
- In reply to: Jani Taskinen: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: ; arg seperator"
- Next in thread: Jani Taskinen: "Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: ; arg seperator"
- Reply: Jani Taskinen: "Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: ; arg seperator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Which reminds me: If arg_separator is used like it was before my patch
> and you set it to e.g. ';' and then have a form which method
> is GET..well, it won't work. there would be one variable
> holding all the info.
Urls that are the result of a submitted form are generated by the browser
and not php, and I don't know of a browser that will use anything other that
'&' for that.
Edin
-- 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: dbeu <email protected>: "[PHP-DEV] PHP 4.0 Bug #9995 Updated: read_exif_data fails"
- Previous message: Joey Smith: "[PHP-DEV] Re: [PHP-QA] Re: ; arg seperator"
- In reply to: Jani Taskinen: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: ; arg seperator"
- Next in thread: Jani Taskinen: "Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: ; arg seperator"
- Reply: Jani Taskinen: "Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: ; arg seperator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

