downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

quotemeta> <quoted_printable_decode
Last updated: Fri, 14 Aug 2009

view this page in

quoted_printable_encode

(PHP 5 >= 5.3.0)

quoted_printable_encodeConvertit une chaîne 8 bits en une chaîne quoted-printable

Description

string quoted_printable_encode ( string $str )

Retourne une chaîne quoted printable créée suivant les règles de » RFC2045, section 6.7.

Cette fonction est similaire à imap_8bit(), sauf qu'elle ne requiert par de module IMAP pour fonctionner.

Liste de paramètres

str

La chaîne à traiter.

Valeurs de retour

La chaîne encodée.

Voir aussi



add a note add a note User Contributed Notes
quoted_printable_encode
There are no user contributed notes for this page.

quotemeta> <quoted_printable_decode
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites