Alcuni browser (ad esempio chrome) aggiustano il codice html mal formato, magari è un problema creato dal browser.
Prova ad aggiungere (solo per debuggare)all'inizio del fileCodice PHP:
header("Content-type: text/plain");
Alcuni browser (ad esempio chrome) aggiustano il codice html mal formato, magari è un problema creato dal browser.
Prova ad aggiungere (solo per debuggare)all'inizio del fileCodice PHP:
header("Content-type: text/plain");
No