On Thursday 01 July 2004 06:42, Red Wingate wrote:
> yep, as i said it was displayed correctly everywhere
> expect in the forms oh i might mention - Mozilla worked
> well but IE destroyed the data (only in textareas)
Just an idea... How about doing something like this:
Retrieve data from the db(utf?) then convert it to the
desired language encoding for the (HTML) page.
ex. for EUC-JP
db (utf) -> html (EUC-JP)
?
- E -
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php