3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = ')(8234@#$ABCFG3478&* hello'; $chars = implode("",range('a','z')) . implode("",range('A','Z')) . implode("",range(0,9)); $str = strpbrk($string, $chars); if($str !== false){ echo $str[0]; }else{ echo "No non-special character found"; }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
152.98 ms | 2107 KiB | 11 Q