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