Hallo, just today, trying to validate the code of a site of mine written
in php, I discovered that is segnalled the presence of this line:
<input type="hidden" name="PHPSESSID "
value="c108f42e 24e7111ec399772 308b24cb3" />
line that in the source code doesn't exist, I have checked and checked
again. Is it possibile some strange thing? Could I avoid it? For when I
try to validate the page, such page is indicated as containing an error
But stranger again, the same script if executed on a Linux Server doesn't
show this strange behaviour.
Francesco
in php, I discovered that is segnalled the presence of this line:
<input type="hidden" name="PHPSESSID "
value="c108f42e 24e7111ec399772 308b24cb3" />
line that in the source code doesn't exist, I have checked and checked
again. Is it possibile some strange thing? Could I avoid it? For when I
try to validate the page, such page is indicated as containing an error
But stranger again, the same script if executed on a Linux Server doesn't
show this strange behaviour.
Francesco
Comment