Has anyone ever configured SM to work with a database for session data instead of flat files?  I want to be able to tell SM to use a db for sessions without changing the php.ini file. I have done this on other pages using an include with some functions created for db manipulation.  However, I am not certain how to implement them into SM.  Any ideas?  I really just need SM to have a session ID passed to it and then SM can obtain the username and password information from the session in the db.
 
Thanks!
Jodie

Reply via email to