php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #15222 4th param in session_set_cookie_params
Submitted: 2002-01-25 11:17 UTC Modified: 2002-07-01 18:08 UTC
From: pulsifer at mediaone dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.1.1 OS:
Private report: No CVE-ID: None
 [2002-01-25 11:17 UTC] pulsifer at mediaone dot net
session_set_cookie_params appears to have an undocumented 4th parameter.  I assume its the cookie secure flag, to match the info returned by session_get_cookie_params?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-25 11:52 UTC] sander@php.net
It's indeed the secure flag.
 [2002-07-01 18:08 UTC] jan@php.net
it is documented, please see http://www.php.net/manual/en/function.session-set-cookie-params.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Sep 19 01:01:27 2024 UTC