Hi all, I’m trying to update a table that I have in mysql database (utf-8 encoding), when I insert it everything is ok, but when I edit, I load the information of the table in a few “textfields” and there it is when strange signs appear (�) when suppose to show the letters " ñ, à, ç...” there is any way to show this characters? Y try to insert the data with utf8_encode() function and get it with utf8_decode() but that doesn’t solve the problem. Any ideas? Regards, Jk. [Non-text portions of this message have been removed]