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
29f9c27e25e67fae63fce95b32aaf85dbeea52e9
php_8
/
variables
/
null.php
Igor Simdyanov
845052fe39
Глава 5: объекты, ресурсы, массивы
2022-04-09 17:11:56 +03:00
4 lines
40 B
PHP
Raw
Blame
History
<
?
php
$var
=
null
;
echo
$var
;
echo
$arr
;
Reference in New Issue
View Git Blame
Copy Permalink