quoted_printable_encode
PHP 5 >= 5.3.0, PHP 7, PHP 8
quoted_printable_encode - Convert a 8 bit string to a quoted-printable string
Example #1 quoted_printable_encode example
Result: string(37) "M=C3=B6chten Sie ein paar =C3=84pfel?"
string(29) "Möchten Sie ein paar Äpfel?"
Example #2 of quoted_printable_encode