I have an UTF-8 encoded txt file and I want to import it to latin1_general_ci table. Problem is that some characters display as ? in database and not as they supposed to.
Ben ($ str, "ISO-8859-1", "UTF-8") mb_convert_encoding denedim; ama o hiçbir şey yapmadı.
Ben yanlış ne yapıyorum?