I`m trying to create a mock login for a website but whenever I try to save the username in a session, when the page reloads, it resets the session to 1. I put on session.auto_start on thinking it was a session_start issue but it's still happeningI`m trying to create a mock login for a website