This shows you the differences between two versions of the page.
|
articles:clear-invalid-utf8:start [2010/03/26 22:11] kerphi |
articles:clear-invalid-utf8:start [2013/10/05 21:34] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <html><div lang="en"></html> | ||
| ====== How to clear invalid UTF8 characters in PHP ? ====== | ====== How to clear invalid UTF8 characters in PHP ? ====== | ||
| Line 14: | Line 13: | ||
| <code php>$string = recode_string("us..flat", $string);</code> | <code php>$string = recode_string("us..flat", $string);</code> | ||
| - | <html></div><!-- lang="en" --></html> | ||
| {{tag>article computing encoding php iconv utf8}} | {{tag>article computing encoding php iconv utf8}} | ||
| ~~DISCUSSION~~ | ~~DISCUSSION~~ | ||
| + | |||