| re: Possibly PHP: Danish characters doesn't display correctly
Daniel Tryba <news_comp.lang.php@canopus.nl> wrote in message news:<c3g2k2$7iu$1@news.tue.nl>...[color=blue]
> Lars Michael <lmsoren@hotmail.com> wrote:
> [on a win32 machine][color=green]
> > If I access the database through a DOS promt, everything looks just
> > like it should. All characters are formatted correctly.
> >
> > Executing "print('???')" works fine too, all characters come out
> > nicely.[/color]
>
> The characters above are no danish characters... Some my guess whould
> be that when you get corrrect output on a windows machine but not in a
> browser, you are using different character encodings... Most probably on
> the windows machine it will be some windwos-125x encoding, and the
> default iso-8859-1 encoding in the browser...[/color]
okay thanks, I'm down with a soare throat right now, but I'll look
into it as soon as I'm back at work. Might just drop by and bug you
again later :-) |