Return to Snippet

Revision: 34611
at October 26, 2010 03:42 by newsok


Initial Code
preg_replace('B"b([^"x84x93x94rn]+)b"B', '?1?', $text);

Initial URL

                                

Initial Description

                                

Initial Title
Replacing double quotes by smart qutotes

Initial Tags

                                

Initial Language
PHP