Help for this page

Select Code to Download


  1. or download this
    sub build_url
     {
      my ($account ,$transaction, $location, $fname, $lname) = @_;
      if ($location) { ... do what you would do ... }#example
     }