charset setting for an include file (.inc)
Moderator: General Moderators
-
a2ztranslate
- Forum Newbie
- Posts: 1
- Joined: Mon Feb 14, 2005 11:14 pm
charset setting for an include file (.inc)
ok, i am no php programmer., we have a client's site that is built in php, using .inc files within a frame. we set the language tag (html lang = ja) and charset in the frame (UTF8), but the browser is unable to map the charset to the include files that hold the body content. should i repeat the same charset in the .inc file? seems strange to me to have to do this?