Is there a way using the preg_replace to find the same value from the first find. For example I think it'd be similiar to this
I'm trying to find the closing and opening of html tags. For example I have miscoded pages and I need to correct themCode:</(.*)>(.*)<$1>
Miscoded page looks like:
Thanks.Code:</li> Text in the wrong side<li>



Reply With Quote


Bookmarks