quoted_printable_encode(3) php man page | unix.com

Man Page: quoted_printable_encode

Operating Environment: php

Section: 3

QUOTED_PRINTABLE_ENCODE(3)						 1						QUOTED_PRINTABLE_ENCODE(3)

quoted_printable_encode - Convert a 8 bit string to a quoted-printable string

SYNOPSIS
string quoted_printable_encode (string $str)
DESCRIPTION
Returns a quoted printable string created according to RFC2045, section 6.7. This function is similar to imap_8bit(3), except this one does not require the IMAP module to work.
PARAMETERS
o $str - The input string.
RETURN VALUES
Returns the encoded string.
SEE ALSO
quoted_printable_decode(3), iconv_mime_encode(3). PHP Documentation Group QUOTED_PRINTABLE_ENCODE(3)
Related Man Pages
stripslashes(3) - php
ucwords(3) - php
mime::quotedprint(3pm) - osx
mime::quotedprint(3perl) - debian
mime::quotedprint(3pm) - suse
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun