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:
44.66 ms | 402 KiB | 5 Q