PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Code for mobile web page for fixing sessions not working correctly

Go down

Code for mobile web page for fixing sessions not working correctly Empty Code for mobile web page for fixing sessions not working correctly

Post by jamied_uk 5th May 2020, 19:01

Code for mobile web page for fixing sessions not working correctly!

Code:
ini_set('session.cookie_lifetime', 60 * 60 * 24);
ini_set('session.gc-maxlifetime', 60 * 60 * 24);
session_start()
jamied_uk
jamied_uk
Admin

Posts : 2942
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum