Date: 10/11/00
- Next message: Jeroen Laarhoven: "Fw: [phplib] PHP4 sessions (was Is it necessary to pass Session ID...)"
- Previous message: jeff alerta: "[phplib] Session ID size?"
- Next in thread: Sascha Schumann: "RE: [phplib] Session ID size?"
- Reply: Sascha Schumann: "RE: [phplib] Session ID size?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Can anyone tell me if there is a maximum size to the
> Session ID that
> is created by PHPLIB?
mysql> show columns from active_sessions;
+---------+-------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+---------+-------------+------+-----+---------+-------+
| sid | varchar(32) | | PRI | | |
| name | varchar(32) | | PRI | | |
| val | text | YES | | NULL | |
| changed | varchar(14) | | MUL | | |
+---------+-------------+------+-----+---------+-------+
Layne Weathers
Lead Programmer
Ifworld, Inc.
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Jeroen Laarhoven: "Fw: [phplib] PHP4 sessions (was Is it necessary to pass Session ID...)"
- Previous message: jeff alerta: "[phplib] Session ID size?"
- Next in thread: Sascha Schumann: "RE: [phplib] Session ID size?"
- Reply: Sascha Schumann: "RE: [phplib] Session ID size?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

