3v4l.org

run code in 300+ PHP versions simultaneously
<?php $content = 'chris kyle and keyser soze,john key, milton keynes ,keyboard symbols glossary, key west all inclusive resorts,free product key codes,list of all keyboard symbols,typing keyboard lessons, window 7 product key free,florida keys vacation packages'; for ($i = 0; $i<= 100; ++$i) { $result = preg_replace('/\s*([^,]+)\b\s*,?/', "<li>$1</li>\n", trim($content)); }

preferences:
62.34 ms | 402 KiB | 5 Q