Changeset 7027 for temp/trunk/html


Ignore:
Timestamp:
2006/10/31 09:41:49 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/test/naka/mail.php

    r7026 r7027  
    66$body = mb_convert_encoding($body, 'UTF-8', 'EUC-JP'); 
    77 
    8 print("<meta http-equiv='Content-Type' content='text/html; charset=EUC-JP'>\n"); 
     8print("<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>\n"); 
    99print($body); 
    1010 
Note: See TracChangeset for help on using the changeset viewer.