I want to write a php json webservice that have persian string in mysql db.
this is my table:
this is my code:
and result is:
if you see result you will see persian strings show as numbers and back slashes. why? i try any code to debug it but can not do it. please help why persian strings not appear correctly.