Help for this page

Select Code to Download


  1. or download this
    #!c:\apps\perl\bin\perl.exe
    
    ...
    print "Content-length: 85\n";
    print "\n";
    print $gif;
    
  2. or download this
    #!c:\apps\perl\bin\perl.exe
    
    ...
    print "Content-length: 85\n";
    print "\n";
    print $gif;