charset setting for an include file (.inc)
Posted: Mon Feb 14, 2005 11:22 pm
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?