Hi
I have a page with diacritics, .htm and if i run the page by pressing enter, and in the browser the link is:
file:///D:/web%20design/websites/e-oferta/index.htm
it's show's me ok
but if i execute:
http://localhost/e-oferta/index.htm
the diacritics are replaced with strange characters
Can you tell me where is the problems?
Thanks!
diacriticsproblem
Moderator: General Moderators
Re: diacriticsproblem
Is this just an html page or is php involved?
Do you have this in the header
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
Are you using html codes
http://tlt.its.psu.edu/suggestions/inte ... owels.html
Do you have this in the header
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
Are you using html codes
http://tlt.its.psu.edu/suggestions/inte ... owels.html