Which method is used to start a session in PHP?

Explanation:

session_start() initializes a session in PHP.

Explore more in Computer Science: