I do not understand this.

master
LinuxMint4Ever 2020-01-06 13:30:17 +01:00
parent bb508d6999
commit 96bdf0a075
1 changed files with 1 additions and 1 deletions

View File

@ -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));