Hi,
We've recently upgrade from MySQL 4.0.18 to 4.1.20 and our applications
(Websphere) its not displaying the character as its supposed to do.
But when i do a "select..." from comand , the results from the old server and
the new are the same, also for mysql-query-browser.
Thanks
Hi Maximo,
Try this: add this to your HTML document
Hope it helps
Ken
- Original Message -
From: "Maximo Migliari" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 30, 2003 11:19 AM
Subject: Character problems
> Platform: windows
> MySQ
In the last episode (Jan 30), Maximo Migliari said:
> Note that for the name field, the characters ç, í, â, are all appearing
> correctly.
>
> Now when I select this information from PHP and print it as a webpage, this
> is what I get:
> ? instead of â,
> ¡ instead of í
> ? instead of ç
>
>
Platform: windows
MySQL version: 4.0.9-gamma
PHP version: 4.3.0
Connected through Command Prompt via MySQL client to local MySQL server.
Output from a SELECT query:
mysql> select * from category;
+++---+--+-++
| id | parent | name