Re: [SMARTY] Encoding.
Cameron Perry <[email protected]> Wed, 22 Nov 2006 18:48:41 -0800
| Newsgroups | gmane.comp.php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
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 > [email protected] > (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 > -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php