Once a session is started, which autoglobal can be used to get and set the user's data for a session?

Once a session is started, which autoglobal can be used to get and set the user's data for a session?



Answer: $_SESSION


Learn More :