Re: question about mail
Moriyoshi Koizumi <[email protected]>
| Newsgroups | gmane.comp.php.internationalization |
|---|---|
| Message-ID | <[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