質問編集履歴

1

入力ミス

2017/11/24 14:02

投稿

syoma
syoma

スコア15

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  <?php
12
12
 
13
- $d=mysql_connect("localhost","root","syoma1023")or die("接続失敗");
13
+ $d=mysql_connect("localhost","root","****")or die("接続失敗");
14
14
 
15
15
  print "接続成功<BR>";
16
16