3v4l.org

run code in 300+ PHP versions simultaneously
<?php $keywords = range(1, 30); $temp = str_repeat('?, ', count($keywords) - 1) . '?'; echo $temp;

preferences:
25.07 ms | 405 KiB | 5 Q