;prepare($sql); $stmt->bindParam(':bonus_type', $bonus_type); $stmt->bindParam(':bonus_verson', $bonus_verson); $stmt->bindParam('conreact_no', $contract_no); $stmt->bindParam(':contract_type', $contract_type); } }