Help for this page

Select Code to Download


  1. or download this
    #!/ap5/bin/perl
    
    ...
        }
    $db->Close();
    exit(0);
    
  2. or download this
    <html><head><title>DB Test</title>
    <basefont size=5></head>
    ...
    <a href="http://localhost/cgi-bin/dbtest.cgi">Run Test</a>
    </body>
    </html>