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
8b99b51ec8f4046477410d8caa8b360ab45bea9f
php_8
/
variables
/
string.php
Igor Simdyanov
e638508ac0
Глава 5. Типы: integer, double, boolean, string
2022-04-09 15:02:19 +03:00
4 lines
41 B
PHP
Raw
Blame
History
<
?
php
$str
=
"
Hello, world!
"
;
echo
$str
;
Reference in New Issue
View Git Blame
Copy Permalink