3v4l.org

run code in 300+ PHP versions simultaneously
<?php $content_no_tags = "This is my content right here!&nbsp;This is my content right here!&nbsp;"; var_dump(preg_replace( '/(\s)+/S',' ', $content_no_tags ));

preferences:
41.64 ms | 402 KiB | 5 Q