Good afternoon, I am trying to tell PDO that when a SQL statement error is generated, the error code is generated, and currently I think it is due to the connection:
public function __CONSTRUCT() {
try {
$this->pdo = new PDO('my...
asked by
11.05.2017 / 13:53