PHP - Sessions and Cookies
Which PHP function must be called before accessing or modifying
$_SESSION variables?$_SESSION variables?session_start().session_start() is mandatory before using $_SESSION [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions