Posts Tagged ‘ajax encoding’

Ajax Problem with encoding on ie7

Hi all,
I think I spent hours to find a solution to this problem:
On IE when you send a var to the php in non Latin chars (like Hebrew and Arabic), the php gets it like ???
today I found someone who found a solution! it is simple and works:
http://www.phpfreaks.com/forums/index.php?topic=211522.0
Hope it helps!