This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lsl
/
xuexi
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
sds
lsl
2 years ago
parent
cea5402053
commit
969fb20db7
2 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
3
0
index.php
+ 1
- 0
.gitignore
View File
@@ -0,0 +1 @@
+.idea
+ 3
- 0
index.php
View File
@@ -0,0 +1,3 @@
+<?php
+echo 'hello world!';
+//phpinfo();