[PHP-DEV] Bug #13922 Updated: FORMAT() output in MySQL can't use str_replace

2001-11-04 Thread ron
ID: 13922 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: MySQL related Operating System: Redhat 7.1 PHP Version: 4.0.5 New Comment: Oops. Not enough coffee. ;) Previous Comments:

[PHP-DEV] Bug #13922 Updated: FORMAT() output in MySQL can't use str_replace

2001-11-04 Thread jimw
ID: 13922 Updated by: jimw Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: Redhat 7.1 PHP Version: 4.0.5 New Comment: $TimeIndex = str_replace(",","",$TimeIndex); str_replace doesn't modify the string you give it. Previous Comments: