searching tags and replace
Posted: Mon Dec 22, 2008 6:03 am
I want to find this pattern in a string <span style="text-decoration: underline;">Text here</span> and change the tags to <u>kusal</u>
How can I use preg_replace to do this?
Thanks
How can I use preg_replace to do this?
Thanks