Encoding problem while loading markers

17 views
Skip to first unread message

Alexandros Kouroutsalidis

unread,
Nov 16, 2011, 8:29:06 PM11/16/11
to google-map...@googlegroups.com
Hello there.
I m generating an xml file witch contains nodevalues passed to the marker object throught api 3.
Everything is perfect except that , when my script reads greek  chars in the xml brakes.
My xml contains english values for the first 10 nodes and 3 more in greek.
I m on localhost.
Using <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> in my head section.
utf-8 encode in my notepad++,utf-8_general_ci collation on my database tables and mysql_set_charset('utf8',$sql) function right after my dtbs connection.
The xml from witch i m parsing the data is formatted and displaying ,both english and greek,properly.
Still if the var (string)name is not in english it does not show the marker on map.Any solution?
Thanks in advance
Reply all
Reply to author
Forward
0 new messages