Quiz on Sessions
Get ready for a short quiz to test the concepts taught in this chapter.
1
What do you need to do before you can save anything to the session?
A)
Manually set a PHPSESSID
cookie.
B)
Call session_start()
.
C)
Call session_start('name','PHPSESSID')
.
D)
None of the above
Question 1 of 40 attempted
Get hands-on with 1400+ tech skills courses.