in reply to Re (tilly) 2: "Action" variables and form data
in thread "Action" variables and form data
Thanks for bringing up that point. :)
Update:I stand corrected. Throught the examples and arguements that have been presented, I think that I understand, that by trying to parse through the quesry string myself all I am doing is tring to rewrite a function that is already in CGI.pm. This didn't make sense to me at first, until I sat and thought about it. I agree that instead of writing a quick fix to the problem. We should be robust enough to look at the module and understand how it works and use it to its full potential instead of trying to rewrite the API ourselves.
kha0z -- www.kha0z.net
|
---|
Replies are listed 'Best First'. | |
---|---|
(Ovid - GET and POST are not the same): "Action" variables and form data
by Ovid (Cardinal) on Apr 10, 2001 at 01:03 UTC | |
by princepawn (Parson) on Apr 10, 2001 at 01:37 UTC |