0

What is the purpose of the session_start() function?

Asked 2 months ago · Viewed 1 times
It starts a new session or resumes an existing one based on a session identifier passed via a GET or POST request, or a cookie.
asked by chance

No comments yet.

1 Answer

0
It starts a new session or resumes an existing one based on a session identifier passed via a GET or POST request, or a cookie.
answered 2 months ago by chance

No comments yet.

Your Answer