Hello,
I have looked everywhere on the web for a solution to this problem.
I am trying to store arabic characters into mysql via an html form.
i have set the meta charset to utf-8 and have tried mysql_query('set names 'utf=8'")
but still i get garbled characters in my table:
لربيلبي
Please advise!