+ 1
What i put in the speace?
fill in the blank to set acookie named 'logged' with the value 1 and an expirations time of 1 hour. set cookie(' logged', 1, _____);
1 Réponse
+ 4
1h=60sec*60min=3600
fill in the blank to set acookie named 'logged' with the value 1 and an expirations time of 1 hour. set cookie(' logged', 1, _____);