utf8_decode

PHP 4, PHP 5, PHP 7, PHP 8
utf8_decode - Converts a string from UTF-8 to ISO-8859-1, replacing invalid or unrepresentable characters

Example #1 Basic examples

Result: 5a6feb string(1) "?" string(1) "?"
PHP Version:


Example #2 of utf8_decode

PHP Version:


Function utf8_decode:

Strings Functions

Most used PHP functions