Commentaire Supprimer Balise Script Hmtl en Php Regex

$html = preg_replace('#<script(.*?)>(.*?)</script>#is', '', $html);
Clever Chamois