I'm trying to run this code:
And for some reason, it's replacing this:Code:$msg = preg_replace('/\[\*\](.*)/siU', '<li>\\1</li>', $msg);
With[*]text
??<li></li>text
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |