Hey ... i'm fetching my database information with php
for example: "m²" or "kint&co"
then retrieving this with a XMLHttpObject request,
and putting it on my page with innerHTML
the result would be
m? and: kint?co
this causes problems all through my site.
whats the reason for this?
User Profile
Collapse
-
Problem displaying special characters PHP/ajax
-
I had to remove the starting / in the url to make it work
took me 6 hours of debugging *sigh* -
Perfect working Ajax game on local but fails on remote
Locally running a "devside" windows apache php mysql server ...
everything works perfectly in both firefox and iexplorer
now i install it on a remote server ... tried 3 different ones and i got the same problem everywhere .......
this is the code that's not executing
...Code:var fieldNameArray = new Array('aa','ab','ac','ba','bb','bc','ca','cb','cc','da','db','dc','ea','eb','ec','fa','fb','fc','ga','gb','gc','ha','hb','hc','ia','ib','ic'
No activity results to display
Show More
Leave a comment: