Changeset 7025 for temp/trunk
- Timestamp:
- 2006/10/31 09:39:59 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/naka/mail.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/naka/mail.php
r6876 r7025 2 2 3 3 $to = "[email protected]"; 4 $body = " アイウロエ①ⅱ㈱℡髙塚彅﨑德";4 $body = "¥Æ¥¹¥È¤Ç¤¹¡£¥¢¥¤¥¦¥í¥¨??????¼ô??"; 5 5 6 //$body = mb_convert_encoding($body, 'UTF-8', mb_internal_encoding());6 $body = mb_convert_encoding($body, 'UTF-8', 'EUC-JP'); 7 7 8 print($body); 9 10 /* 8 11 mb_language("uni"); 9 12 … … 11 14 print("ok"); 12 15 } 16 */ 13 17 14 18 ?>
Note: See TracChangeset
for help on using the changeset viewer.
