Multiple Choice
To set the expire date of a persistent cookie, use PHP's ____ function and add to it an integer in seconds to specify when the cookie should be deleted.
A) date()
B) expire()
C) time()
D) day()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: You can access any query string data
Q29: What is the hexadecimal ASCII equivalent of
Q30: Cookies can be temporary or _.<br>A) persistent<br>B)
Q31: The session state information is stored in
Q32: A hidden form field is not displayed
Q34: For a cookie to persist beyond the
Q35: PHP allows you to store cookie values
Q36: You can use a query string to
Q37: _ cookies remain available only for the
Q38: Cookies were originally created for use with