Re: [Cgi-session-user] V 4.09 and format of sessions in database
Brought to you by:
sherzodr
From: Ron S. <ro...@sa...> - 2006-04-13 01:10:57
|
On Wed, 22 Mar 2006 14:50:41 +1100, Ron Savage wrote: Hi Ron > After storing a session in a (MySQL) database, it's format is: > $D = {...};;$D > where the real contents are represented by '...'. > Ummm, but what are the last 4 characters doing there? It's deliberate. See line 31 of CGI::Session::Serialize::default. -- Ron Savage ro...@sa... http://savage.net.au/index.html |