3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tags = "test bla thingy uh wadsa"; $tags = preg_replace('/[\ ]*', ',', $tags); echo $tags;

preferences:
38.02 ms | 402 KiB | 5 Q