<?php $data = 'Améliorer <span style="color:black;">mon authentification</span>'; echo preg_replace('/(<[^>]*\sstyle=)"([^>]+)"([^>]*>)/', '\1\"\2\"\3', $data);
You have javascript disabled. You will not be able to edit any code.