Funguje to krásně s Ascii, když se snažím dostat z SQL něco v UTF8(i dalších kódováních)píše to :
Try encoding the response suitably before sending it. e.g. If a database column contains UTF-8 characters then use utf8_encode() to encode its value before returning it from the operation.
Poraďte pls kam to utf8_encode()vecpat. Asi do php že? Já se s tím při svých schopnostech budu drbkat dva dny :-)