Posted by John Nichel on 09/20/05 17:32
Roman Duriancik wrote:
> Tanks all for help about session
> I have other question.
> In php.ini I set folder for sessions file on c:\tmp but what are
> happens when disk is full, how to automatically delete nonactive
> sessions files ?
PHP will handle this automatically based on the session.gc_maxlifetime
setting in the php.ini...unless you're using FAT.
It's all here....
http://us2.php.net/session
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
john@kegworks.com
Navigation:
[Reply to this message]
|