Help for this page

Select Code to Download


  1. or download this
    #Get the input from the calling html document
    #read(STDIN,$buffer,$ENV{'CONTENT_LENGTH'});
    #@params = split(/&/,$buffer);
    
  2. or download this
        print $cgi->header( "text/html" );
        print qq~<HTML>
            <BODY>~;
    ...
            <BODY bgcolor="#FFFFFF">
            <CENTER><H2>MySQL DataBase Sorter</A></H2>
            <br>~;