3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'hello world!'; $output = ''; for ($i = 0; $i < strlen($string); $i++) { $output .= chr($string{$i}); } echo $output;

This is an error 404

There are `0` results


preferences:
172.65 ms | 1399 KiB | 7 Q