nonlatin1 characters support?
Posted September 12th, 2008 by douggreen
5.x-1.4, User interface, support request, normal, active
is there any way to support turkish characters in pager? I changed
$where = "INSTR('0123456789ABCÇDEFGHIİJKLMNOÖPRSŞTUÜVYZ', $myfield) = 0"; part. but it did not work. it is actully latin5.
what can I do?