S Satz New Member Jun 10, 2012 #1 Is is possible to find out when a cookie expires, I have set my cookie up doing this\[code\]$_COOKIE[] = setcookie("bangUser", $unique, time() + (60*60*24*30));\[/code\]is possible to print out is expiration date on screen somehow?
Is is possible to find out when a cookie expires, I have set my cookie up doing this\[code\]$_COOKIE[] = setcookie("bangUser", $unique, time() + (60*60*24*30));\[/code\]is possible to print out is expiration date on screen somehow?