Vidyalelo
PHP · Q62

HTML Forms Handling

Programming · PHP · question 62

Q62

When you want to store user data in a session use the . . . . array.

A.
$_SESSION
Answer
B.
SYS_SESSION
C.
$SESSION
D.
$_SESSIONS

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board