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
Зарегистрируйся сейчас
или Подпишись на будущие тесты