|
Posted by Ivan Marsh on 07/31/06 15:20
On Sun, 30 Jul 2006 06:54:43 +0000, Ernestino wrote:
> 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="c108f42e24e7111ec399772308b24cb3" />
>
> line that in the source code doesn't exist, I have checked and checked
> again. Is it possibile some strange thing?
That's the session tracking variable.
You either have sessions autostarting or you manually started one.
--
The USA Patriot Act is the most unpatriotic act in American history.
Feingold-Obama '08 - Because the Constitution isn't history,
It's the law.
[Back to original message]
|