質問編集履歴

2

バージョンの変更

2020/06/05 10:26

投稿

begginer_class
begginer_class

スコア14

test CHANGED
@@ -1 +1 @@
1
- xampp(v3.2.4)環境でのmb関数の使い方
1
+ xampp(v7.4.5)環境でのmb関数の使い方
test CHANGED
File without changes

1

単純な記載ミスの修正

2020/06/05 10:26

投稿

begginer_class
begginer_class

スコア14

test CHANGED
File without changes
test CHANGED
@@ -16,7 +16,7 @@
16
16
 
17
17
  mb_internal_encoding("utf-8");
18
18
 
19
- mb_send_mail()
19
+ mb_send_mail();
20
20
 
21
21
  ```
22
22