PHP Code:How can I convert this string
[color=anycolor]any text[/color]
to this string
<font color=anycolor>any text</font>
Can I use str_replace function to do that ? then What is the code ?
|
Results 1 to 25 of 25
Thread: Replace but how ?Threaded View
|
Click Here to Expand Forum to Full Width |