ID: 21818
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Strings related
Operating System: Mandrake 8
PHP Version: 4.2.3
New Comment:
hu ho what a mistake
thank's
Previous Comments:
---
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:
-
From: [EMAIL PROTECTED]
Operating system: Mandrake 8
PHP version: 4.2.3
PHP Bug Type: Strings related
Bug description: strange result with strtr()
when i execute this expression,
echo $val=strtr('1',array('"','\"'));
i obtain the following result :
\"
infact of 1