3v4l.org

run code in 300+ PHP versions simultaneously
<?php $theArray = array(); $theArray[] = <<<EOT some values here EOT; $theArray[] = <<<EOT some values here EOT; print_r($theArray);

preferences:
34.7 ms | 404 KiB | 5 Q