Re: [PHP-DOC] Fwd: [PHP-NOTES] note 20259 added to function.session-set-cookie-params

2002-03-27 Thread Friedhelm Betz
Hi > Is this correct? Yes, from source: /* {{{ proto void session_set_cookie_params(int lifetime [, string path [, string domain [, bool secure]]]) Set session cookie parameters */ PHP_FUNCTION(session_set_cookie_params) also the statement for php.ini see also http://zugeschaut-und-mitgeb

[PHP-DOC] Fwd: [PHP-NOTES] note 20259 added to function.session-set-cookie-params

2002-03-27 Thread Andrew Lindeman
Is this correct? -- Forwarded Message -- Subject: [PHP-NOTES] note 20259 added to function.session-set-cookie-params Date: 27 Mar 2002 22:28:56 - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] FYI -- The function prototype in the source code of php-4.1.2 is: void session_s