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.................
Problem in retrive data
Moderator: General Moderators
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: Problem in retrive data
How are you testing the data in the database and then the results from PHP?