Tag: session

  • Resolving Session Not Saving

    Tonight, I’ve encountered a very strange situation where the session data was empty after each page reload. Have you ever had an issue with the session data not being set after a page refresh and the session has been for sure been started using session_start() ? I modified the php.ini file located on the server […]