$query->bindParam(':id',$id,PDO::PARAM_STR);
yerine
$query->bindParam(':link',$id,PDO::PARAM_STR);