i have a mySQL table which the data in one of its columns is in a language other than English.(Persian) when i input data in the table , it is shown properly but when i want to
Add the correct content-type header:
header('Content-type: text/html; charset=utf-8');
or whatever encoding you use instead of UTF-8