Help for this page

Select Code to Download


  1. or download this
    # Example 4
    #
    ...
      $csr->execute;
      print "Your database user name is $whoami\n";
      $db->disconnect;