Changeset 7027 for temp/trunk/html
- Timestamp:
- 2006/10/31 09:41:49 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/naka/mail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/naka/mail.php
r7026 r7027 6 6 $body = mb_convert_encoding($body, 'UTF-8', 'EUC-JP'); 7 7 8 print("<meta http-equiv='Content-Type' content='text/html; charset= EUC-JP'>\n");8 print("<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>\n"); 9 9 print($body); 10 10
Note: See TracChangeset
for help on using the changeset viewer.
