文件名称:first-steps-php
文件大小:8KB
文件格式:ZIP
更新时间:2024-06-07 09:45:24
PHP
第一步-PHP 跳转到项目文件夹,例如: $ cd ~/Documents/GitHub/first-steps-php 启动容器: $ docker-compose up -d 停止容器: $ docker-compose stop
【文件预览】:
first-steps-php-master
----docker()
--------nginx()
----.gitattributes(66B)
----src()
--------bedingungen3.php(119B)
--------funktionen2.php(661B)
--------schleifen.php(63B)
--------strings.php(457B)
--------helloworld.php(48B)
--------funktionen.php(79B)
--------schachbrett.php(946B)
--------extern_require.php(26B)
--------arrays.php(275B)
--------request.php(26B)
--------extern.php(111B)
--------schleifen2.php(91B)
--------variablen2.php(41B)
--------bedingungen.php(111B)
--------operatoren.php(335B)
--------integer.php(30B)
--------bedingungen2.php(167B)
--------integer2.php(330B)
--------zeilenumbruch.php(27B)
--------variablen.php(87B)
----README.md(182B)
----docker-compose.yml(494B)