in reply to Re^2: How to write better code?
in thread How to write better code?
Another weakness of using map for this is that CGI allows a parameter to have multiple values, but the code you provided will only use the last value.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to write better code?
by johngg (Canon) on Dec 04, 2006 at 20:21 UTC |