I have problem writing utf8 characters in .dat file from MyGallery (free PHP script).
The utf8 characters in .dat file are writen like this:
�ва е �амо п�оба
When I try to edit .dat file with utf8 character text, I'm able to see the right text in MyGallery, so the problem is with writing in .dat file (reading from the file is ok).
Anny suggestions?