in reply to Re^10: %ENV is returning a blank
in thread %ENV is returning a blank
Perl does not read "id", but reads "name". Of course this resulted in an empty Query String using GET and zero Content Length using POST.
No, perl doesn't read either, the browser doesn't read ids because forms use names, so the browser only reads names
|
|---|