hi i have problem about character.. i have a mysql database and i was try to save some datas into it by using ajaxform plugin.i use the json dataType.i try to solve this problem but i couldn't. i try to put the mysql_query("SET NAMES 'UTF8'");it doesnt solves my problem100%.when i put the this header i save the datas which in the text field are saved correctly but in textarea fields are not saved correctly.
is there anybody help me ? tahnks...