Problem with PHP char encoding. Help!?

  • Thread starter Thread starter AquaBigo
  • Start date Start date
A

AquaBigo

Guest
I have a mySQL table and want to save arabic data in it. I changed it to UTF-8_unicode_ci so this table now is able to save and preview arabic words instead of ????.

Unforunatly, I am able now to save arabic words via mySQL applications like phpMyAdmin BUT when i insert arabic word to the table via my page, I got a cell in my table but empty [not the arabic word or just ???? like before]

can anybody help me with this? thanx
 
Back
Top