This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
rht
/
ocp-arch-lab-materials
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
reorg, add php-hello
Grega Bremec
hai 7 meses
pai
8b212400cc
achega
01d11a49a8
Modificáronse 4 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
labs/health/console/php-helloworld/index.php
0
0
labs/health/strategy/Dockerfile
0
0
labs/health/strategy/import.sh
0
0
labs/health/strategy/users.sql
+ 3
- 0
labs/health/console/php-helloworld/index.php
Ver ficheiro
@@ -0,0 +1,3 @@
+<?php
+print "Hello, World! php version is " . PHP_VERSION . "\n";
+?>
+ 0
- 0
labs/strategy/Dockerfile → labs/health/strategy/Dockerfile
Ver ficheiro
+ 0
- 0
labs/strategy/import.sh → labs/health/strategy/import.sh
Ver ficheiro
+ 0
- 0
labs/strategy/users.sql → labs/health/strategy/users.sql
Ver ficheiro