

MCQOPTIONS
Saved Bookmarks
1. |
A cookie is a small file that the server embeds on the user's computer. Each time the same computer requests a page with a browser, it will send the cookie too. With PHP, you can both create and retrieve cookie values. |
A. | true |
B. | false |
C. | both a and b |
D. | none of these |
Answer» B. false | |