OK, I have a section of code with things like: Text
Text
I need to reformat thes
To replace a tag by another and matching / replacing attributes names at the same time :
$string = ''; $string = preg_replace('//is','',$string); //$string is now ''