Help for this page

Select Code to Download


  1. or download this
    my @names          = @{ $sth->{NAME} };
        
    ...
        my $cgi = CGI->new;
        print $cgi->header('text/xml');
        print XMLout( \@ordered_values );
    
  2. or download this
    $VAR1 = [
              'NPA',
    ...
      <anon>9895555555</anon>
      <anon>MI</anon>
    </opt>