Hi,
who knows the meaning of the string:"61db9de05615f7cdfb15dbb8e828fd74", i got it after used the function: session_id(). Or from which information has the Browser built the string?
Regards!
Jack
Hi, I think it has no real meaning, it's a random number generated from a timestamp probably, and it's supposed to provide unique session to each user, so that one user will not interfer the session of another.