diff --git a/reference/http/functions/setcookie.xml b/reference/http/functions/setcookie.xml index 413b61719e..bde2a070ea 100644 --- a/reference/http/functions/setcookie.xml +++ b/reference/http/functions/setcookie.xml @@ -1,5 +1,5 @@ - + @@ -318,6 +318,10 @@ one : cookieone HH:MM:SS GMT, this is because PHP does this conversion internally. + + expire is compared to the client's time which can + differ from server's time. +