|
|
PHP quoted_printable_encode Function
|
Tutorials » Php »
|
Topic |
What is quoted_printable_encode Function?
|
|
Explanation |
|
This function is used to convert an 8 bit string to a quoted-printable string.
Syntax:
string quoted_printable_encode(string)
In the above syntax, the function specifies the string to be converted to a quoted-printable.
|
|
A Note |
Learn PHP programming language tutorial with simple and neat example. Hope you enjoy this free tutorial.
Do give us your valuable feedback and suggestions on this online tutorial. This is a Copyright Content.
|
|
|
|