Help for this page

Select Code to Download


  1. or download this
    print $cgi->header(-type=>'text/html', -charset=>'UTF-8');
    
  2. or download this
    print $cgi->header(-type=>'text/html');
    
  3. or download this
    print $cgi->header(-type=>'text/html', -charset=>'ISO-8859-1');