Help for this page

Select Code to Download


  1. or download this
    #!E:/users/yin/perl/bin
    print "Context-type  text/html\n\n";
    ...
      {  
       print "@row\n";
    }
    
  2. or download this
    Context-type text/html
    
    ...
    Frog
    Jameson
    Gold
    
  3. or download this
    THis is try for DBI module