i have a mssql database and php connection via ODBC driver and system DSN
my database encoding is :
SQL_Latin1_General_CP1_CI_AS
my db contain some arabic fields which appear fine at database but when i got them to my php page they appear like this :
??? ??????? ? ?????? ???????? ???????? ????? ??????? ???????? � ???? ?????? ???
i have tried a lot of options but i didn’t succeed to convert them to be readable !
does i miss any thing here !
You have to change how windows treat non English applications from
control panel->regional and settings