Hello,
I have a website that uses php sessions to operate user login system. I am planning to create an app also for this website. I am curious if I can use the same system for the mobile app. My question is, if I set a session with httpjob from my app, will the session be accessible again until it expires through a session ? Browsers work well with sessions but I am not sure if I can achieve this with httpjob? Can some one advise?
Thanks,
I have a website that uses php sessions to operate user login system. I am planning to create an app also for this website. I am curious if I can use the same system for the mobile app. My question is, if I set a session with httpjob from my app, will the session be accessible again until it expires through a session ? Browsers work well with sessions but I am not sure if I can achieve this with httpjob? Can some one advise?
Thanks,