how to convert Russian character to utf-8 in PHP using mb_convert_encoding or any other method?
|
feedback
|
|
Did you try the following? Not sure if it works, though.
| |||||
feedback
|
now your russian files should open your russian characters in php are already utf-8 what you need to do is have the name in the same encoding type as your system encoding or if you need the opposite...
| |||
|
feedback
|