I'm getting an error when I use the PDP bindParam , code:
ConnectionPDO Class:
function __construct($dsn, $username = NULL, $password = NULL, $options = NULL) {
parent::__construct($dsn, $username, $password, $options);
$this->Loa...
asked by
22.09.2015 / 23:48