in reply to Cookies not deleting
Love that search bar!
UPDATE:Meant to add revised code.my $cookie = cookie( -NAME => "Matrix", -VALUE => "", -EXPIRES => "-1d", -PATH => "/", ); print header(-COOKIE => $cookie, -COOKIE => $cookie, );
-- Can't never could do anything, so give me and inch, I'll make it a mile.
|
|---|