3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = "ejIjSS3Fh5GSYG3hALUII53AeIR55ej3LeeAeSjReS5jRjeeG3GL5hLShhFS5h5GUAheRISFSO5IOIIAGFGGAS3eh5h5FjLe33Ueje3h35jIjjhj5L5j53A3"; foreach (count_chars($data, 1) as $i => $val) { echo "There were $val instance(s) of \"" , chr($i) , "\" in the string.\n"; } ?>
Output for git.master, git.master_jit, rfc.property-hooks
There were 12 instance(s) of "3" in the string. There were 15 instance(s) of "5" in the string. There were 7 instance(s) of "A" in the string. There were 5 instance(s) of "F" in the string. There were 8 instance(s) of "G" in the string. There were 9 instance(s) of "I" in the string. There were 6 instance(s) of "L" in the string. There were 2 instance(s) of "O" in the string. There were 4 instance(s) of "R" in the string. There were 10 instance(s) of "S" in the string. There were 3 instance(s) of "U" in the string. There were 1 instance(s) of "Y" in the string. There were 14 instance(s) of "e" in the string. There were 11 instance(s) of "h" in the string. There were 13 instance(s) of "j" in the string.

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
46.86 ms | 402 KiB | 8 Q