質問編集履歴

2

追記

2016/07/01 18:44

投稿

earnest_gay
earnest_gay

スコア615

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- **Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens' in C:\xampp\htdocs\xxx\register_human_update1.php:72 Stack trace: #0 C:\xampp\htdocs\xxx\register_human_update1.php(72): PDOStatement->execute(Array) #1 {main} thrown in C:\xampp\htdocs\xxx\register_human_update1.php on line 72**
9
+ **Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'WHERE email ='gild_inc@ezweb.ne.jp'' at line 22' in C:\xampp\htdocs\xxx\register_human_update1.php:71 Stack trace: #0 C:\xampp\htdocs\xxx\register_human_update1.php(71): PDOStatement->execute(Array) #1 {main} thrown in C:\xampp\htdocs\xxx\register_human_update1.php on line 71**
10
10
 
11
11
 
12
12
 

1

追記

2016/07/01 18:43

投稿

earnest_gay
earnest_gay

スコア615

test CHANGED
File without changes
test CHANGED
@@ -110,8 +110,6 @@
110
110
 
111
111
  filter_input(INPUT_POST,'tel3'),
112
112
 
113
- filter_input(INPUT_POST,'tel2'),
114
-
115
113
  $_SESSION['email']
116
114
 
117
115
  ]);