This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
rht
/
ocp-arch-lab-materials
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
reorg, add php-hello
Grega Bremec
7 mesi fa
parent
8b212400cc
commit
01d11a49a8
4 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
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
Vedi File
@@ -0,0 +1,3 @@
+<?php
+print "Hello, World! php version is " . PHP_VERSION . "\n";
+?>
+ 0
- 0
labs/strategy/Dockerfile → labs/health/strategy/Dockerfile
Vedi File
+ 0
- 0
labs/strategy/import.sh → labs/health/strategy/import.sh
Vedi File
+ 0
- 0
labs/strategy/users.sql → labs/health/strategy/users.sql
Vedi File