What will be the result of executing following code?
$str = '1234567890';
echo $str[$str[1]] - $str[$str[3]] + $str[$str[5]];
Explanation
Get an explanation when it's available:

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Keep exploring
PHP quizzes
Cosmo
Sign Up Now
or Subscribe for future quizzes