in reply to Subscription form script
to set the CGI parameters, then use CGI::Validate.$q->param('ip_address', $ENV{REMOTE_ADDR}); $q->param('referrer', $ENV{HTTP_REFERER});
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Subscription form script
by Anonymous Monk on Aug 06, 2003 at 12:16 UTC | |
by tcf22 (Priest) on Aug 06, 2003 at 14:10 UTC |