JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
API CHANGE: new DB structure for sessions
authorJason Woofenden <jason@jasonwoof.com>
Tue, 31 Mar 2015 02:04:51 +0000 (22:04 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Tue, 31 Mar 2015 14:23:53 +0000 (10:23 -0400)
commit8887166f7f16b778d9c1570e858f42afd282c427
treeafc2333e6d83314ca404641df58d89391a32aa00
parent56892b42cb4895e601c8de375d833806772673e9
API CHANGE: new DB structure for sessions

Also, session_set() doesn't convert things to strings

Added session_sets()

session_clear() with no args clears all
examples/session.sql
session.php