PHP Regexp problem...
- by Crazy
Hi!
I want to replace this line :
<img width="600" height="256" alt="javascript00" src="http://localhost/img/test.png" title="javascript00" class="aligncenter size-full wp-image-1973">
With this :
<p align="center"><img width="600" height="256" alt="javascript00" src="http://localhost/img/test.png"…