This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
php_8
Watch
1
Star
0
Fork
0
You've already forked php_8
mirror of
https://github.com/igorsimdyanov/php8.git
synced
2025-08-10 03:01:01 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
750a9439c301e05f45d0fef0295c6e89723b045a
php_8
/
expr
/
operators.php
Igor Simdyanov
8e0722b88c
Глава 8: черновик
2022-04-15 21:17:40 +03:00
3 lines
37 B
PHP
Raw
Blame
History
<
?
php
echo
(
5
+
3
)
*
(
6
+
7
);
// 104
Reference in New Issue
View Git Blame
Copy Permalink