This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
rht
/
ocp-arch-lab-materials
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Browse Source
reorg, add php-hello
Grega Bremec
7 tháng trước cách đây
mục cha
8b212400cc
commit
01d11a49a8
4 tập tin đã thay đổi
với
3 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
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
Xem Tập Tin
@@ -0,0 +1,3 @@
+<?php
+print "Hello, World! php version is " . PHP_VERSION . "\n";
+?>
+ 0
- 0
labs/strategy/Dockerfile → labs/health/strategy/Dockerfile
Xem Tập Tin
+ 0
- 0
labs/strategy/import.sh → labs/health/strategy/import.sh
Xem Tập Tin
+ 0
- 0
labs/strategy/users.sql → labs/health/strategy/users.sql
Xem Tập Tin