Hi all,
I wonder why mb_encode_mimeheader function can't deal with long non-english
strings. Here are the codes:
> function util_encode_mimeheader($headername,$str,$charset) {
> if (function_exists('mb_internal_encoding') &&
> function_exists('mb_encode_mimeheader')) {
> $x = mb_internal_encodin
Hi all,
I have been using a mailto() script for the last three years and from April
25, 2012 incoming HTML email in Goggle mail is displaying as Plain Text.
Something clearly changed with Google. Perhaps there is some change I need
to make with my script??
// First set up some variables for reci
2 matches
Mail list logo