3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = 'Améliorer <span style="color:black;">mon authentification</span>'; echo preg_replace('/(<[^>]*\sstyle=)"([^>]+)"([^>]*>)/', '\1\"\2\"\3', $data);

preferences:
32.54 ms | 404 KiB | 5 Q