Date: 09/27/99
- Next message: Andrew Skalski: "[PHP-DEV] cvs: /phpdoc/functions ftp.sgml"
- Previous message: elanor <email protected>: "[PHP-DEV] PHP 4.0 Bug #2387: The PHP4TS.DLL file is linked to missing export OLE32.DLL: CoCreateIntanceEx"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: alevine <email protected>
Operating system: Linux Slackware 3.6
PHP version: 3.0.9
PHP Bug Type: Misbehaving function
Bug description: addslashes make a mistake when there are digits after \
$Path=addslashes("\123moon\year\one");
The result will be:
Smoon\\year\\one
Compiled with mysql
-- 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: Andrew Skalski: "[PHP-DEV] cvs: /phpdoc/functions ftp.sgml"
- Previous message: elanor <email protected>: "[PHP-DEV] PHP 4.0 Bug #2387: The PHP4TS.DLL file is linked to missing export OLE32.DLL: CoCreateIntanceEx"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

