Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
I'm trying to create an application that needs a session instance. Unfortunately, I've not been able to make the session app that ships with couhcms work to my satisfaction. I just need a way to use the normal php session as a temporal measure until I get a mastery of Couch.
Thanks
Hi,

Session is already initialized as part of Couch's boot up.
You may access $_SESSION using raw PHP as per usual.
Thanks KK for the heads up. I appreciate.
3 posts Page 1 of 1