Page 1 of 1

Problem in retrive data

Posted: Sun Nov 09, 2008 2:27 am
by fares1979
i have a small problem..mysql supports arabic right..when i store data in tables it's alright..everything works fine ?? but when i issue an sql to retrieve data..i get the arabic text as ???? marks..!! i have changed the charset of the tables and of the columns but still the same problem ??

PLZ HELP ME.................

Re: Problem in retrive data

Posted: Sun Nov 09, 2008 4:27 pm
by alex.barylski
How are you testing the data in the database and then the results from PHP?