ID: 21818
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Strings related
Operating System: Mandrake 8
PHP Version: 4.2.3
New Comment:
on freeBSD I observed the same issue
Previous Comments:
------------------------------------------------------------------------
[2003-01-22 08:53:49] [EMAIL PROTECTED]
when i execute this expression,
echo $val=strtr('1',array('"','\"'));
i obtain the following result :
\"
infact of 1
i try to make this operation with some other number but the probl�me
seems appear only with the string '1'
PS: sorry for my poor english
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=21818&edit=1