Is it necessary to use session_register()? What exactly was the point of this function if you can set sessions using $_SESSION it self?
Is it necessary to use session_register()? What exactly was the point of this function if you can set sessions using $_SESSION it self?