Help for this page

Select Code to Download


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