Hi,
Friend is PHP give arabic language support also when i am writing code and give some arabic value in any variabel like this
$var="ترجمة النّصّ";
and when i save this file and open it again the script convert like this
$var="????????????";
whats wrong this ?
Can somebody help me what i do here?