How to use: session_set_cookie_params
Posted: Thu Jul 03, 2003 12:09 am
Hey everybody, I was just wondering how you used the function session_set_cookie_params. I know the syntax is session_set_cookie_params($lifetime, $path, $domain [,$secure]). It says that it exists in this book I have, but doesn't explain how to use it. Thanks to anyone who knows about it. Also, please tell me about to use the [,$secure] part of it.