Page is a not externally linkable
mbabuskov - 4:04 pm on Apr 17, 2011 (gmt 0)
BTW, with PHP 5.x you can use the mysql_set_charset() function as well.
Also, if you still have problems, make sure the database is really UTF-8. Spanish characters can be stored in ISO_8859-1 and WIN1252 character sets as well.