PHP - Quoted Printable 編碼函式



語法

string quoted_printable_encode ( string $str )

定義和用法

它用於將 8 位字串轉換為 Quoted Printable 字串。

返回值

它返回編碼後的字串。

引數

序號 引數及描述
1

字串

它是字串輸入。

php_function_reference.htm
廣告