Hi
php multibyte functions support only iso-8859-6 (arabic) while
mysql supports only cp1256 (windows arabic).
i'm storing iso-8859-6 string in binary column and later i want to order by this column but this is not possible because mysql can not convert to iso-8859-6...
Anything i can do about this situation?
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --