3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = ' ["Puerto Banus ", "ZZZZZZZZZZZZ", ""],'; for($i=0;$i<strlen($string);$i++) { echo ord($string) . PHP_EOL; }

preferences:
37.88 ms | 402 KiB | 5 Q