質問編集履歴
3
「街灯のソースコード」には特に書くことはないので削除しました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -484,18 +484,6 @@
|
|
484
484
|
|
485
485
|
|
486
486
|
|
487
|
-
### 該当のソースコード
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
```PHP
|
492
|
-
|
493
|
-
ソースコード
|
494
|
-
|
495
|
-
```
|
496
|
-
|
497
|
-
|
498
|
-
|
499
487
|
### 試したこと
|
500
488
|
|
501
489
|
|
2
ハイパーリンクの入れ方が分からず不恰好になってしまったため、書籍やブログの名前にリンクを足しました。無学でした。申し訳ありません。
test
CHANGED
File without changes
|
test
CHANGED
@@ -20,15 +20,11 @@
|
|
20
20
|
|
21
21
|
|
22
22
|
|
23
|
-
よくわかるPHPの教科書 【PHP7対応版】 chapter6
|
24
|
-
|
25
|
-
【PHP】お問い合わせフォームの作成【コピペOK】
|
26
|
-
|
27
|
-
[
|
28
|
-
|
29
|
-
PHPで自動返信メール機能付きのコンタクトフォームを作成する(入力画面)
|
30
|
-
|
31
|
-
[リンク内容](https://designsupply-web.com/knowledgeside/1642/)
|
23
|
+
[よくわかるPHPの教科書 【PHP7対応版】 chapter6](https://www.amazon.co.jp/%E3%82%88%E3%81%8F%E3%82%8F%E3%81%8B%E3%82%8BPHP%E3%81%AE%E6%95%99%E7%A7%91%E6%9B%B8-%E3%80%90PHP7%E5%AF%BE%E5%BF%9C%E7%89%88%E3%80%91-%E3%81%9F%E3%81%AB%E3%81%90%E3%81%A1%E3%81%BE%E3%81%93%E3%81%A8/dp/4839964688)
|
24
|
+
|
25
|
+
[【PHP】お問い合わせフォームの作成【コピペOK】](https://entsukablog.com/php-questionform/)
|
26
|
+
|
27
|
+
[PHPで自動返信メール機能付きのコンタクトフォームを作成する(入力画面)](https://designsupply-web.com/knowledgeside/1642/)
|
32
28
|
|
33
29
|
|
34
30
|
|
1
URLにハイパーリンクを入れました。ご回答、ありがとうございました!
test
CHANGED
File without changes
|
test
CHANGED
@@ -24,11 +24,11 @@
|
|
24
24
|
|
25
25
|
【PHP】お問い合わせフォームの作成【コピペOK】
|
26
26
|
|
27
|
-
https://entsukablog.com/php-questionform/
|
27
|
+
[リンク内容](https://entsukablog.com/php-questionform/)
|
28
28
|
|
29
29
|
PHPで自動返信メール機能付きのコンタクトフォームを作成する(入力画面)
|
30
30
|
|
31
|
-
https://designsupply-web.com/knowledgeside/1642/
|
31
|
+
[リンク内容](https://designsupply-web.com/knowledgeside/1642/)
|
32
32
|
|
33
33
|
|
34
34
|
|