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
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
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