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@xxxxxxxxxxxx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php