beholder2009-01-27 17:49 | it's not font, it's encoding. Try to use Notepad++ and save your sources in ANSI. That is, if you do not use UTF-8 encoding on your website. Or vice versa. |
cachousam2009-01-27 18:02 | i use notepad++ and i save my source in ANSI |
beholder2009-01-28 03:15 | please send me your file that has texts displayed wrong and also the file lang/xx.php where XX is the language you're using (fr probably). |
cachousam2009-01-28 07:36 | where can i send my files? |
cachousam2009-01-28 08:11 | i try to put this line in my script but without résult |
cachousam2009-01-28 10:25 | Hi beholder |
cachousam2009-01-28 10:27 | and no needed this line |
cachousam2009-01-28 11:39 | there is my form |
beholder2009-01-28 15:21 | you can "transcode" into UTF-8 with N++ (option format>convert) or just see how it looks (format>encode). You definitely don't have to do it from the beginning. |