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-13 14:45:09 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
8e0722b88cc98a53e86c432d63d057ad1f6ee993
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