$header_id = $dbh->prepare(" SELECT id FROM press_release WHERE header = ? "); #### $header_id->execute($header);