Date: 05/12/00
- Next message: alex <email protected>: "[PHP-DEV] Bug #4431: Internal Server Error - Premature end of script headers"
- Previous message: sz <email protected>: "[PHP-DEV] PHP 4.0 Bug #4429: Internal Server Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: jdd <email protected>
Operating system:
PHP version: 4.0 Release Candidate 2
PHP Bug Type: Feature/Change Request
Bug description: Treat ";" like "&" in HTTP GET
According to the HTML 4.01 implementation notes --
http://www.w3.org/TR/html4/appendix/notes.html#h-B.2.2
--``We recommend that HTTP server implementors, and in particular, CGI implementors support the use of ";" in place of "&" to save authors the trouble of escaping "&" characters in this manner.''
Thus http://script.php?f=3;g=2 could be equivalent to http://script.php?f=3&g=2
-- 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: alex <email protected>: "[PHP-DEV] Bug #4431: Internal Server Error - Premature end of script headers"
- Previous message: sz <email protected>: "[PHP-DEV] PHP 4.0 Bug #4429: Internal Server Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

