Hi,
I have one very big problem: I create website with english and greek
language. I use "iso-8859-1" encoding for my website.
I show the greek language text with encoded chars like
"τηλεόρα&si;" - I copy/paste this
from Openoffice documents.
On the website I have no problems - everything shows ok, but when I pass
this greek encoded string to javascript - i.e. "alert('τη');" the
browser doesn't decode the greek symbols and the alert shows me the same
:"τη"
Have someone some idea how to solve this problem ?
Thanks in advance,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php