質問編集履歴

2

編集

2015/11/03 07:19

投稿

zer0root
zer0root

スコア28

test CHANGED
File without changes
test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
  try {
24
24
 
25
- $pdo = new PDO('mysql:host=localhost;dbname=form_test;charset=utf8','form_test','h5nf648x');
25
+ $pdo = new PDO('mysql:host=localhost;dbname=form_test;charset=utf8','form_test','abcdefgh');
26
26
 
27
27
  } catch (PDOException $e) {
28
28
 

1

タグ変更

2015/11/03 07:19

投稿

zer0root
zer0root

スコア28

test CHANGED
File without changes
test CHANGED
File without changes