iconv

PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8
iconv - Convert a string from one character encoding to another
Iconv Online Tool
Manual
Code Examples

Example #1 iconv example

Result: Original : This is the Euro symbol '€'. TRANSLIT : This is the Euro symbol 'EUR'. IGNORE : This is the Euro symbol ''. Plain : Notice: iconv(): Detected an illegal character in input string in .\iconv-example.php on line 7
PHP Version:


Example #2 of iconv

PHP Version:


Function iconv:

iconv Functions

Most used PHP functions