quoted_printable_decode

PHP 4, PHP 5, PHP 7, PHP 8
quoted_printable_decode - Convert a quoted-printable string to an 8 bit string

Example #1 quoted_printable_decode example

Result: string(37) "M=C3=B6chten Sie ein paar =C3=84pfel?" string(29) "Möchten Sie ein paar Äpfel?"
PHP Version:


Example #2 of quoted_printable_decode

PHP Version:


Function quoted_printable_decode:

Strings Functions

Most used PHP functions