How would I modify this code to complete the task?my $session = CGI::Session->load("driver:File", $session_id, {Dire +ctory=>$datadir.'/members/sessions'}); if ($session) { $session->delete(); $session->flush(); }
In reply to Delete sessions by parameter using CGI::Session by Beaker
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |