Solved

To Set the Expire Date of a Persistent Cookie, Use

Question 33

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions