This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
lsl
/
xuexi
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
sds
lsl
hace 2 años
padre
cea5402053
commit
969fb20db7
Se han
modificado 2 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.gitignore
3
0
index.php
+ 1
- 0
.gitignore
Ver fichero
@@ -0,0 +1 @@
+.idea
+ 3
- 0
index.php
Ver fichero
@@ -0,0 +1,3 @@
+<?php
+echo 'hello world!';
+//phpinfo();