Which action is performed by the PHP statement $_SESSION['myvar'] = 5;?
a. retrieving cookie data
b. setting a cookie
c. destroying a session variable
d. creating a session variable
d. creating a session variable
Computer Science & Information Technology
You might also like to view...
Criteria are __________ that help to identify specific records.
a. fields b. conditions c. foreign keys d. data types
Computer Science & Information Technology
To save a Vim file and quit the editor, what command should the user type?
A. :q B. :exit C. :wq D. :quit
Computer Science & Information Technology