Lautarox Posted December 6, 2010 Share Posted December 6, 2010 I was coding a dynamic javascript script, and realised that when I was triying to load some questions from the database I got some unexpected characters: var preguntas = new Array("¿Como me llamo?", "¿Donde vivo?", "¿En que barrio?", "¿En que barrio?", "¿En que barrio?", "¿En que barrio?", "¿En que barrio?", "¿En que barrio?", "¿En que barrio?", "¿En que barrio?"); Why is the  character beeing printed? I inserted the row using phpMyAdmin Thanks in advance Link to comment https://forums.phpfreaks.com/topic/220777-php-and-mysql-output/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.