This website works better with JavaScript.
Home
Explore
Help
Sign In
kuangweijian
/
php_demo
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
0
Tags
63 KiB
Tree:
3ba290cb2f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3ba290cb2f'
${ noResults }
php_demo
/
02流程控制
/
demo.php
2 lines
30 B
Raw
Normal View
History
php学习第一天:基本语法
3 years ago
<
?
php
echo
'hello<br>'
;
?>