Christopher wrote:For example, do you recommended using mb_convert_encoding() to convert everything to UTF8?
Oh yes, for <5.4.0 surely. Did you know about this?
You should use a wrapper function anyway, who wants to type so much code every time? Inside, something like:

