"Red Wingate" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 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)
Do you run the utf8 decoded data through htmlentities()? W
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(u
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)
Torsten Roehr wrote:
"Red Wingate" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
[]
Hi Red,
I'm actually working on a pro
"Red Wingate" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> []
> > Hi Red,
> >
> > I'm actually working on a project as well at the moment that uses utf8
data
> > in MySQL. All chars should be OK when output with utf8_decode(). Do the
> > chars only look wrong within textarea or
[]
Hi Red,
I'm actually working on a project as well at the moment that uses utf8 data
in MySQL. All chars should be OK when output with utf8_decode(). Do the
chars only look wrong within textarea or also outside of form elements?
[]
Actually everything ( expect one language ... i guess it
"Red Wingate" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> [...]
> > Can't you use utf8_decode() to display the utf8 encoded data?
> [...]
>
> The displayed data worked out fine for some languages but others didn't
> and even simple german chars like äöü won't show up correctly wit
[...]
Can't you use utf8_decode() to display the utf8 encoded data?
[...]
The displayed data worked out fine for some languages but others didn't
and even simple german chars like äöü won't show up correctly within
a textarea.
[...]
Is this what you're looking for?:
http://de2.php.net/manual/en/fun
"Red Wingate" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hey guys,
>
> i ran into serious trouble when facing the problem to convert
> data, which was retrieved from a single form in our CMS to match
> the requirements of multiple charsets.
>
> Our CMS uses UTF-8 which worked out
8 matches
Mail list logo