Which method is used to start a session in PHP?

Explanation:
session_start() initializes a session in PHP.

Latest Blogs