Re: question about mail
"Ligaya Turmelle" <[email protected]>
| Newsgroups | gmane.comp.php.internationalization |
|---|---|
| Organization | Guam International Country Club |
| Message-ID | <[email protected]> |
I did and I got the unicode to work but then the japanese wasn't being sent. Instead of viewing the Japanese in outlook I would get the base 64 encoding . If I remove the base 64 encoding I receive garbage. Can you think of anything else? Respectfully, Ligaya Turmelle "Moriyoshi Koizumi" <[email protected]> wrote in message news:[email protected]... > > On 2004/02/04, at 13:44, Ligaya Turmelle wrote: > > > // send email > > $sent = mail($add, $sub, $message, $headers); > > > > You'd be better to use mb_send_mail() instead. It should work far > better. > > Moriyoshi -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php