3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "BMM 35@biblesoft.com"; $string_after = str_replace(' ', '', $string); print_r($string); print_r($string_after);

preferences:
37.48 ms | 402 KiB | 5 Q