hi all;

I' am using the encoding type utf8- and its works on the firefox. but when i run my index on the IE 6 and IE 7 it does not detect the utf8. what seems to the problem of this? Can put the type of encoding so that my page would run in deffernt browser?

Recommended Answers

All 4 Replies

i really don't think this is a php problem.

anyways:
do you have an example? also, do you have a doctype.

i really don't think this is a php problem.

anyways:
do you have an example? also, do you have a doctype.

yes i ahve a docktype.

what encoding type should i do so that the IE 6 and IE 7 detect the utf8??

do you havve idea?

For your "broser problem"
Probably <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.