0
Does anyone know why you made a mistake when you use imap_qprint.
$body = imap_qprint(imap_body($mailbox,$i));
Notice: Unknown: Invalid quoted-printable Sequence: ="UTF-8" Content-Transfer-Encoding: quoted-printable Ol=C3=A1, searched by 13 (errflg=3) in Unknown on line 0
I tried to use utf8 in the header but it didn’t help. Help there guys.
– Xiro Nakamura