Page 1 of 1

session.cookie_secure - Not found in php.ini

Posted: Wed Oct 22, 2008 6:01 pm
by manimekala
Hi
I am new to PHP. I am using php 4.3.6 version. In my php.ini file, I am not able to find the attribute session.cookie_secure to enable SSL cookies. I am using https. Can I add this line in my php.ini file and set to 1? Will that work? Any help on this really appreciated.


Thanks

Re: session.cookie_secure - Not found in php.ini

Posted: Thu Oct 23, 2008 1:53 am
by Mordred
1. Look it up in the manual
2. Try it

Both experiences will be much more useful to you than asking in a forum and getting a response after several hours :)