I do not understand this.
parent
bb508d6999
commit
96bdf0a075
|
@ -11,7 +11,7 @@
|
|||
echo $statement_auth_by_name->queryString;
|
||||
echo "\n";
|
||||
echo $statement_auth_by_name->errorInfo()[2];
|
||||
|
||||
echo $_POST['name'];
|
||||
|
||||
|
||||
// $result_name_by_auth = $Statement_name_by_auth->execute(array('authentication_string' => $authentication_string));
|
||||
|
|
Loading…
Reference in New Issue