in reply to delete users
There are several ways you can approach this. The easiest way is to use a module:
As for the log out feature; that involves quite a bit of changes to your existing code (I believe) and I'd advise some way of session handling there (CGI::Session, Apache::Session ...)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: delete users
by xorl (Deacon) on Dec 06, 2004 at 14:28 UTC |