mirror of
https://github.com/igorsimdyanov/php8.git
synced 2025-08-13 14:45:09 +00:00
Глава 5: базовые типы
This commit is contained in:
2
variables/integer_binary.php
Normal file
2
variables/integer_binary.php
Normal file
@ -0,0 +1,2 @@
|
||||
<?php
|
||||
echo 0b1010101; // 85
|
Reference in New Issue
Block a user