I have an app that take data from a form and puts it into a database then later creates xml documents on the fly. The data i'm entering is not in English mostly spanish at the moment, but other languages as well. I f i ut8_encode the data it goes into MySQL fine, but when i pull it out it's all messed up whether i do this or not ??
thanks for any help
derek