[Israel.pm] utf-8 hebrew
Gabor Szabo
gabor at perl.org.il
Sun May 2 13:13:25 PDT 2004
On Sun, 2 May 2004, Omer Zak wrote:
>
> Check how the charset encoding was specified.
> The HTML standard allows you to specify the charset encoding used by a Web
> page.
Both the HTTP header and the HTML header sais utf-8 for the page the
server sends to the browser. The question why does the browser send
back this (broken ?) encoding and not something else ?
Actually my immediate problem is solved as I know I just have to encode
to utf-8 every string I receive from the client. Still the I'd like to
actually understand what am I doing :)
Gabor
More information about the Perl
mailing list