What will be the result of following code?
<?php 
$i = (string) 0123;
echo (int) $i;
?>
Explanation
0123 is an octal number. Its decimal representation - 83.

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Продовжуйте вивчати
тести з PHP
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести