From c2c05e4952427c1cf94268d07228679a11c06b1f Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Sat, 9 Oct 2010 20:09:07 +0000 Subject: [PATCH] Expire is relative to Date HTTP header git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304220 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/network/functions/setcookie.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/reference/network/functions/setcookie.xml b/reference/network/functions/setcookie.xml index eb1fb0d067..ad8015bdc6 100644 --- a/reference/network/functions/setcookie.xml +++ b/reference/network/functions/setcookie.xml @@ -92,10 +92,6 @@ 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. -