PDO mengikat param
$STH->bindValue(':id', '1', PDO::PARAM_STR);
Borma
$STH->bindValue(':id', '1', PDO::PARAM_STR);