Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    print $cgi->header(-charset => 'utf-8'),
          $cgi->start_html(encode("utf-8",$title));
    
  2. or download this
    Content-Type: text/html; charset=utf-8
    
    <!DOCTYPE html
    ...
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-U
    +S">
    <head>
    <title>xXxXxX™</title>