|
TITLE: Handling non-english character sets
PROBLEM:The entire world doesn't search in english.
SOLUTION:Sogudi does use the url-encoding method recommended by Apple, but apparently that doesn't work for the characters below. I'm researching other ecoding methods, but so far have come up blank (including the php routine mentioned below). Any help from developers that have solved this issue would be appreciated. STATUS: OPEN
|
CORRESPONDENCEVery good program, but: The entire world doesn´t search in english. Therefor urlencode (like the php-command) shoud be used on the searchstring when non-english letters (like swedish ÅÄÖ) is included. Otherwise; keep up the good work -- "Kristoffer Ekendahl, 26-Oct-2004"
|
|