3v4l.org

run code in 300+ PHP versions simultaneously
<?php function text_format($txt) { echo str_replace(array('-','.'), "\n", $txt); } echo text_format("Hello there- How are you today? I am fine thank you. And - yourself");

preferences:
34.29 ms | 402 KiB | 5 Q