php - Get cookie expiration -


Is it possible to read cookie end time with php? When I print_r ($ _ cookie) it outputs:

  array ([PHPSESSID] => 0afef6bac83a7db8abd9f87b76838d7f [userId] = & gt; 1232 [userEmail ] = & Gt; User  [emailname] Is it possible with any other function? 

Only names and values ​​are sent to the server so that there is no other cookie data available.

If you want to extend your period, then you can just set the cookie again - in reply There are just few bytes, so someone with it Rk does not.


Comments