|
|
| |
1. Some suggestions |
|
Reply |
|
|
 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. |
| |
2. Re: Some suggestions |
|
Reply |
|
|
 Eric Sizemore | 2011-04-29 06:17:11 - In reply to message 1 from Adam Zaparcinski |
| I'll look into that :) |
|