Posted by Du on 02/18/05 02:01
try to display the website as utf-8 encoding rather than the iso-8859-1
charset
add -> header ('Content-Type: text/html; charset=utf-8');
to the top of the page
"Jeremy Ross" <none@me.com> wrote in message news:RQ9Rd.127$Fu.2@edtnps89...
> Hello,
>
> We are having a problem with some peoples names in our database. If there
> name contains an ι, when the results are displayed on the webpage the
> letter will be displayed as an ?
>
> Thanks for any help.
>
Navigation:
[Reply to this message]
|