English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
PHP String Character String Functions Manual
The quoted_printable_encode() function is used to convert 8-Bit string to quoted-Printable string.
string quoted_printable_encode ( string $str )
Used to convert8Convert bit string to quoted printable string
It returns the encoded string
Serial Number | Parameters and Description |
---|---|
1 | string Input String |