Help for this page

Select Code to Download


  1. or download this
    # If the form was properly submitted, save the data
    if ($input{"go"} eq "DELETE") {
    ...
    $db_handle -> do($query);
    $action = "Record saved - $query";
    ....
    
  2. or download this
    Scalar found where operator expected at delemp.pl line 73, near "$quer
    +y"
        (Missing semicolon on previous line?)
    syntax error at delemp.pl line 73, near "$query "