Date: 09/22/00
- Next message: Stig Venaas: "[PHP-DEV] Re: getsockname() semantics"
- Previous message: Dan Kalowsky: "[PHP-DEV] ext/odbc/config.m4"
- Next in thread: frederi <email protected>: "[PHP-DEV] Bug #6855: the urldecoding of ' doesn't work"
- Maybe reply: frederi <email protected>: "[PHP-DEV] Bug #6855: the urldecoding of ' doesn't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: frederi <email protected>
Operating system: linux, openBSD
PHP version: 3.0.16
PHP Bug Type: Scripting Engine problem
Bug description: the urldecoding of ' doesn't work
echo urldecode(urlencode("'"));
displays \' instead of '
correcting this bug might trash several SQL based scripts which didn't protect their strings in their SQL querys.
-- 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: Stig Venaas: "[PHP-DEV] Re: getsockname() semantics"
- Previous message: Dan Kalowsky: "[PHP-DEV] ext/odbc/config.m4"
- Next in thread: frederi <email protected>: "[PHP-DEV] Bug #6855: the urldecoding of ' doesn't work"
- Maybe reply: frederi <email protected>: "[PHP-DEV] Bug #6855: the urldecoding of ' doesn't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

