Hello,
What field size should I use to record a session id in a db?
I use session_id() to generate it but I've noticed ones of different
sizes (character lengths) when testing.
Is there is min / max size?
Thanks,
td.
What field size should I use to record a session id in a db?
I use session_id() to generate it but I've noticed ones of different
sizes (character lengths) when testing.
Is there is min / max size?
Thanks,
td.
Comment