Array
(
)
PDOException Object
(
[message:protected] => SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'titre' cannot be null
[string:Exception:private] =>
[code:protected] => 23000
[file:protected] => /home/fcpoxwpy/testnano.fcpo.ma/gestionDB.php
[line:protected] => 42
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/fcpoxwpy/testnano.fcpo.ma/gestionDB.php
[line] => 42
[function] => execute
[class] => PDOStatement
[type] => ->
)
[1] => Array
(
[file] => /home/fcpoxwpy/testnano.fcpo.ma/testform.php
[line] => 17
[function] => insertIntoDB
[class] => gestionDB
[type] => ->
)
)
[previous:Exception:private] =>
[errorInfo] => Array
(
[0] => 23000
[1] => 1048
[2] => Column 'titre' cannot be null
)
)