List Question
20 TechQA 2017-01-08T05:08:04.783000How to modify mb_convert_case function for a locale language exception?
93 views
Asked by horse
Converting CSV file to UCS-2LE encoding with php
712 views
Asked by Maria Sigal
PHP UTF16 to UTF8 conversion
2.4k views
Asked by Anonymous
utf8_encode and mb_convert_encoding Conflicting Resuts
561 views
Asked by raphie
'ISO-8859-1' characters no more readable in 'UTF-8'
502 views
Asked by mclovin
Need coldfusion version of php's sha1 and mb_convert_encoding
412 views
Asked by pagex
Why "mb_convert_encoding() expects parameter 1 to be string, array given", if on php.net it accepts array?
1.4k views
Asked by Igor Tarasov
How to convert from mb_convert_encoding($file, 'UTF-8', 'Windows-1251') back?
1k views
Asked by Roman
How can I use php function mb_convert_case and convert only certain words to upper?
895 views
Asked by user2635901
mb_convert_encoding() with UTF-16 input in PHP > 8.1
696 views
Asked by Daniel
Encode string into unicode using PHP
202 views
Asked by Gary Woods
why do i have to use mb_convert_encoding($name,'ISO-8859-15','utf-8') to get accented chars to display?
4.5k views
Asked by scarhand
PHP base64_decode! "@" comes out as a "¡"
341 views
Asked by Papa De Beau
PHP upload filename in arabic showing special characters in folder
609 views
Asked by Hatem Ahmed
why do I need mb_convert_encoding to show the correct characters
1.5k views
Asked by abc
mb_convert_encoding not working sometimes: Uncaught URIError: URI malformed
302 views
Asked by Ethane
ISO-8859-1 to UTF-8
183 views
Asked by firepunch
How to properly convert characters in GB2312 to UTF-8 in PHP?
1.1k views
Asked by Surono
How can I convert "Western (Mac OS Roman)" formatted text to UTF-8 with PHP?
13.1k views
Asked by Edward Tanguay
How can i change the encoding of a php page?
378 views
Asked by Programmer4me