3v4l.org

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

preferences:
38.36 ms | 402 KiB | 5 Q