Welcome Guest, Not a member yet? Register   Sign In
Spanish in array not displaying correctly on page
#1

[eluser]RJ[/eluser]
Hello,

Below is the Spanish array I am using, attached to the post is a screen shot of the result. Page is UTF-8, Spanish characters display properly in the text, just not when passed through this array. Any thoughts how to fix?

Code:
$list = array(
                    'AU'=>'Australia',
                    'BR'=>'Brasil',
                    'DE'=>'Alemania',
                    'FR'=>'Francia',
                    'MX'=>'Méjico',
                    'NL'=>'Países Bajos',
                    'UK'=>'Reino Unido',
                    'US'=>'Estados Unidos de América');


Messages In This Thread
Spanish in array not displaying correctly on page - by El Forum - 04-14-2009, 01:02 PM
Spanish in array not displaying correctly on page - by El Forum - 04-14-2009, 01:06 PM
Spanish in array not displaying correctly on page - by El Forum - 04-14-2009, 01:13 PM
Spanish in array not displaying correctly on page - by El Forum - 04-27-2009, 08:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB