Delegate Request - Before Session_start
Hi there,
For a personal project that i'm currently workinf on, I need to store a class in the $_SESSION variable. In order for this to work correctly, my class definition needs to be included before session_start() is run. Would it be possible to add a delegate in or around PeopleSession->StartSession()?
Thanks,
Ben.
0