Hello, where I must to modify in typo3 to have all mysql_query results encoded to utf8? Usually I use mysql_set_charset ( 'utf8' ) but i don't know where I have to insert this in typo3. Thank You