[PHP-DEV] Bug #11540: Backslash and regular expressions

2001-06-18 Thread oroos
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.0.5 PHP Bug Type: *Regular Expressions Bug description: Backslash and regular expressions Hello, I have to write a program which replaces backslashes by slashes into HTML code. I would like to do this using r

[PHP-DEV] Bug #11540 Updated: Backslash and regular expressions

2001-06-20 Thread oroos
ID: 11540 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Regular Expressions Operating system: Windows PHP Version: 4.0.5 Description: Backslash and regular expressions I am told that I should put four backslahes in my pattern to make it match a single backslash. This is good in st

[PHP-DEV] Bug #11540 Updated: Backslash and regular expressions

2001-06-20 Thread oroos
ID: 11540 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Regular Expressions Operating system: Windows PHP Version: 4.0.5 Description: Backslash and regular expressions Sorry my added comment is silly... I just understood why I have to put "" in my source code a