in reply to Re^4: How to get post parameters and print/log them in Perl
in thread How to get post parameters and print/log them in Perl
As I said, it depends on the context (i.e. HTML form drop down boxes etc.). Also, even if you did just use perl to write to file, you still need to sanitise the data first anyway, no?
So whatever method is used, all user input data needs to be sanitised before using it - I thought that was a foregone conclusion.
I once made a unicycle and taught myself to ride it :)
Nick
EDIT: Also, I just answered the question and showed one way to do it - I didn't think I needed to provide a full synopsis of how to do the whole lot!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: How to get post parameters and print/log them in Perl
by marto (Cardinal) on Nov 11, 2016 at 16:15 UTC | |
by Linicks (Scribe) on Nov 11, 2016 at 16:20 UTC |