Using Sessions.inc and I can store scalars and arrays in my MySQL database, but I keep getting a "cannot instaniate class" error at the thaw() part of the session start.
Is there a workaround for saving objects with Session.inc?
Thanks!
heyrad
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey all
Using Sessions.inc and I can store scalars and arrays in my MySQL database, but I keep getting a "cannot instaniate class" error at the thaw() part of the session start.
Is there a workaround for saving objects with Session.inc?
Thanks!
heyrad