in reply to Re^3: Getting query string with CGI::Fast
in thread Getting query string with CGI::Fast
The counter does not increment when I use "if". I'm not exactly sure what the purpose of the counter is in the context of a web script. I'm totally new to FCGI. Should I be using "if" or "while"? What difference do they make after a response is received and despatched to subroutines?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Getting query string with CGI::Fast
by Anonymous Monk on Jul 28, 2020 at 11:30 UTC | |
by Anonymous Monk on Jul 28, 2020 at 12:10 UTC | |
by Anonymous Monk on Jul 29, 2020 at 03:26 UTC | |
|
Re^5: Getting query string with CGI::Fast
by perlfan (Parson) on Jul 28, 2020 at 18:03 UTC |