質問編集履歴

1

ごじ

2022/07/27 10:59

投稿

Tanimican
Tanimican

スコア30

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,7 @@
1
1
  php version 8.0.8です。
2
2
 
3
- 設定画面
3
+ 設定画面
4
+ ```
4
5
  {
5
6
  "security.workspace.trust.untrustedFiles": "open",
6
7
  "workbench.editor.enablePreview": false,
@@ -11,10 +12,10 @@
11
12
  "git.path": "",
12
13
  "php.validate.executablePath": "/Applications/MAMP/bin/php/php8.0.8/bin/php"
13
14
  }
14
-
15
+ ```
15
16
  ドキュメントルートは Applications ▹ MAMP ▹ htdocs です
16
17
 
17
- vscodeには
18
+ ```php
18
19
  <!DOCTYPE html>
19
20
  <html lang="ja">
20
21
 
@@ -33,7 +34,7 @@
33
34
  </body>
34
35
 
35
36
  </html>
36
-
37
+ ```
37
38
  ブラウザのURLには、
38
39
  http://localhost/php-basic/index.php
39
40
  http://localhost:8888/index.php