Multiple Choice
Whenever you need to work with sessions in a PHP script, you must call the ____ function.
A) set_cookie()
B) session_start()
C) keyword()
D) session_stop()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q63: In URL encoded format, each space character
Q64: For a cookie to persist beyond the
Q65: A(n) _ is a random alphanumeric string
Q66: Session state information is stored in the
Q67: The _ argument is used for sharing
Q69: Cookies are stored in a binary file
Q70: You create hidden form fields with the
Q71: Each individual server or domain can store
Q72: To make it possible to store state
Q73: Whenever a Web client visits a Web