Date: 09/22/00
- Next message: waldowda <email protected>: "[PHP-DEV] PHP 4.0 Bug #6854: zend_execute compile failure -> for all ZEND_API inline's in the .h"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6427 Updated: func_get_arg() does not support references"
- 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: waldowda <email protected>: "[PHP-DEV] PHP 4.0 Bug #6854: zend_execute compile failure -> for all ZEND_API inline's in the .h"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6427 Updated: func_get_arg() does not support references"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

