Edit report at http://bugs.php.net/bug.php?id=11100&edit=1
ID: 11100 Updated by: [email protected] Reported by: ryan at post891 dot org Summary: session_garbage_collector function Status: Open Type: Feature/Change Request -Package: Feature/Change Request +Package: Session related -Operating System: TOPS-20 +Operating System: * -PHP Version: 4.0.5 +PHP Version: * Block user comment: N Private report: N New Comment: Reclassified. Note: You can always write your own session handler of which GC function you can call anywhere.. :) Previous Comments: ------------------------------------------------------------------------ [2001-05-24 18:29:07] ryan at post891 dot org i'd like to be able to call the php session garbage collection function from within a PHP script.... right now the only way to run it is to do a session_start and hope that the gc_probablility is high enough that it will run. it would be good to have a function that does it nomatter what the gc_probablity is! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=11100&edit=1
