Changeset 7029 for temp/trunk/html
- Timestamp:
- 2006/10/31 09:43:20 (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
r7028 r7029 5 5 $body = "¥Æ¥¹¥È¤Ç¤¹¡£"; 6 6 7 8 $body = mb_convert_encoding($body, 'UTF-8', 'EUC-JP'); 7 //$body = mb_convert_encoding($body, 'UTF-8', 'EUC-JP'); 9 8 10 9 print("<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>\n");
Note: See TracChangeset
for help on using the changeset viewer.
