|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: CGI applicationby fidesachates (Monk) |
| on Feb 14, 2011 at 18:01 UTC ( #888035=note: print w/ replies, xml ) | Need Help?? |
|
Small tidbit: You probably don't want ?uid=tom&pwd=uy877 to show up in your url. It's unsafe for many reasons. Don't use GET when you're dealing with sensitive informatino or changing databases. Use POST.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||