Re: HELP!!!! UNICODE problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



I added the following line in the head section of my html

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">

but it still doesn't work. Actually, when I type arabic letters the query executes but I get question marks instead of arabic text. French characters
generate the error.

I installed a previous web server on my Mac OSX and it works with french/arabic/english without any kind of specification of the document encoding.

Regards
Dani

On Apr 26, 2004, at 7:44 PM, Christopher Kings-Lynne wrote:


==============
update classe set code='MATE',description='Math&#65533;matiques El&#65533;mentaires',cycle
='SEC',classesuperieure=NULL,info=NULL where code='MATE'
==============

That's happening because you have not correctly specified the page encoding in the HTML page. So, Internet Explorer converts the entities badly...

Chris


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faqs/FAQ.html




[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux