Hi and thanks for reply.
Do I have to use BLOB fields to make this work with mysql?
And as know it mysql db is set up to support one selected charset i.e. ISO 8859-1. Can I just store characters from other charsets if set up to support ISO 8859-1?
And last: This might be tricky with how my site works.
The members that are to build their website online using my site shall be able to either work with one or two languages at the same time. That is: if the user wants to populate his website in two languages then he will be prompted to fill out the fields for those two languages in the same HTML-form. So therefore I think unicode would do the trick.