From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: automatically backslashing backslashes If a backslash (ASCII 0x5C) is passed to a PHP script, the script automatically backslashes it, making the value \\ rather than \. -- Edit bug report at: http://bugs.php.net/?id=13046&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]