Discussion: Encoding.
Afficher un message
Vieux 23/11/2006, 02h48   #3
Cameron Perry
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [SMARTY] Encoding.

Make sure you're able to track the encoding of your data at every step:
Source data -> Database -> output.

In Firefox you can right-click the page and select "View Page
Info" (or the equivalent Portuguese), where it will tell you the
encoding of your page. Alternatively you can go to the "View" menu
and select "Character Encoding" , then select different encodings to
see maybe what's going on. Also make sure that you're sending the
proper headers/metadata from your templates.

~Cameron

On Nov 22, 2006, at 7:50 AM, João Cândido de Souza Neto wrote:

> I am using smarty in my system but i am facing a trouble.
>
> I must use ISO-8859-1 encode but it seems smarty do not work with.
>
> When i tried to view my system which is in portuguese i saw the follow
> difference:
>
> In firefox it shows: REMÉDIO PARA O GADO
>
> In IE it shows: REM?IOS PARA O GADO
>
> Anyone here know why?
>
> Thanks in advance.
>
> --
> João Cândido de Souza Neto
> Curitiba Online
> joao@curitibaonline.com.br
> (41) 3324-2294 (41) 9985-6894
> http://www.curitibaonline.com.br
>
> --
> Smarty General Mailing List (http://smarty.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

  Réponse avec citation
 
Page generated in 0,05671 seconds with 9 queries