From 95f7c8ac970f860f78b50acca9cdf8419624925f Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Wed, 27 Mar 2002 23:15:38 +0000 Subject: [PATCH] adding secure option that was missing git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75519 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/session.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/functions/session.xml b/functions/session.xml index ff5d7c2148..c17eab7aee 100644 --- a/functions/session.xml +++ b/functions/session.xml @@ -1,5 +1,5 @@ - + Session handling functions Sessions @@ -935,6 +935,7 @@ $_SESSION["spongebob"] = "He's got square pants."; intlifetime stringpath stringdomain + boolsecure Set cookie parameters defined in the php.ini file. The effect of this