Posted: Fri Sep 02, 2005 5:33 pm
Hi,
if I want to save the session data within my public dir in a folder calles sessions .. how would it be writen into php.ini?
I have allready got register_globals turned off within php.ini file
When I tried to carry the session across the original browser was still open .. would the session have a timeout anyway rather than being destoyed upon the browser closing?
Thanks
if I want to save the session data within my public dir in a folder calles sessions .. how would it be writen into php.ini?
I have allready got register_globals turned off within php.ini file
When I tried to carry the session across the original browser was still open .. would the session have a timeout anyway rather than being destoyed upon the browser closing?
Thanks