PHP funkce quoted_printable_decode()
Dostupnost ve verzích: PHP 4.0
Convert a quoted-printable string to an 8 bit string
Parametry
| Parametr | Datový typ | Výchozí hodnota | Poznámka |
|---|---|---|---|
$str |
string |
není | Zpracovávaný řetězec. |
Návratové hodnoty
string
the 8-bit binary string.