Help for this page

Select Code to Download


  1. or download this
    change:
    
    ...
    my ($customer_id) = @_;
    
    my $dbh = WebDB::connect ();
    
  2. or download this
    if ($choice eq "submit")            # customer submitted order number
    {
    ...
    }
    else
    ...
    
  3. or download this
    sub print_results
    {
    ...
    {
    my $customer = @_;