![Picture of Adam Zaparcinski Picture of Adam Zaparcinski](/graphics/unknown.gif)
Adam Zaparcinski - 2011-01-04 00:46:36
How about non-english characters? In google we have encoding defined in referer. I'd like to be able to specify target encoding (for iconv) like this:
$keys = $keys->get_keys('iso-8859-2');
by default utf8 would be used.