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-06 11:10:42 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
8b99b51ec8f4046477410d8caa8b360ab45bea9f
php_8
/
conditions
/
tern.php
Igor Simdyanov
f61522bc5f
Глава 9: черновик
2022-04-17 16:34:10 +03:00
4 lines
34 B
PHP
Raw
Blame
History
<
?
php
$x
=
$x
?
:
1
;
echo
$x
;
// 1
Reference in New Issue
View Git Blame
Copy Permalink