Help for this page

Select Code to Download


  1. or download this
    print $query->header(-charset=>'utf-8');
    print $query->start_html(-encoding=>'utf-8');
    
  2. or download this
    Content-Type: text/html; charset=utf-8
     
    <?xml version="1.0" encoding="utf-8"?>