On 8/21/07, R. Rajesh Jeba Anbiah <[EMAIL PROTECTED]> wrote: > > Either: > 1. Save the file in UTF-8 > 2. or send the UTF-8 charset header via header(); browser should > handle
All the UTF-8 data is stored in a database.
Regarding #2. I put header('Content-type: text/html; charset=UTF-8');
right before the output of my file and Firebug now shows the correct
content-type... but it still shows question marks.
Any other ideas?
Thanks,
Chris.

