I'm taking the big jump to HTTP Sessions instead of trying to pass along values via hidden values on forms and have decided to use the Apache::Session package to interface with my MySQL server rather than start from scratch and code my own functions (which I may fall back on shortly). Anyway, my question is this: I believe I have the syntax for the tie function correct because I've followed the docs thus far but what fields/sizes should I create for my MySQL sessions table? I've looked trough the DBI.pm and the MySQL.pm and cannot figure it out. I appreciate any help.
-Adam Stanley
Nethosters, Inc.