Changeset 137 for branches/dev/html/test/uehara/mail.php
- Timestamp:
- 2007/01/28 17:40:38 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/test/uehara/mail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/test/uehara/mail.php
r136 r137 4 4 5 5 $email = $_POST['email']; 6 $subject = mb_convert_encoding( $_POST['subject'], "iso-2022-jp", " EUC-JP");6 $subject = mb_convert_encoding( $_POST['subject'], "iso-2022-jp", "S-JIS"); 7 7 $body = $_POST['body']; 8 8
Note: See TracChangeset
for help on using the changeset viewer.
