3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = "¿Holá?"; print strlen($x) + "\n"; print $x[0] + "\n"; print substr($x, 1) + "\n"; print htmlentities($x) + "\n";

preferences:
47.7 ms | 402 KiB | 5 Q