I used this function,
$code = get_meta_tags('http://www.narenji.ir/');
and I've seen this
'مکانی برای آشنایی با ابزارها Ùˆ اخبار داغ دنیای Ùناوری'
How can I fix this issue? Can I fix it without using JSON?

$codeto your page? What encoding are you using? – adam Aug 13 '12 at 19:02header()for UTF-8 whenechoing your data. – Paul T. Rawkeen Aug 13 '12 at 19:11