Voting

: min(zero, five)?
(Example: nine)

The Note You're Voting On

contact-form at contactrobot dot com
12 years ago
While using the right tags mentioned in other comments (mb_internal_encoding, Content-Type, etc) ...

mb_send_mail would properly encode special characters in plain text emails, for both subject and message

mb_send_mail would not properly encode special characters in subject for multi-part messages (text+html)

<< Back to user notes page

To Top