[boulder.pm] environment vars from a cgi script

Myke Komarnitsky myke at komar.org
Tue Apr 23 10:12:01 CDT 2002


At 07:49 AM 4/23/2002 -0700, you wrote:
>Does this illustrate what you are looking for?
>} elsif ($ENV{'REQUEST_METHOD'} eq 'POST') {
>         read (STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
>         @pairs = split(/&/, $buffer);

yup, exactly.  thank you!

Myke

Michael Komarnitsky      Komar Consulting Group
303.818.3718             http://www.komar.biz
http://climbingboulder.com
http://myke.komar.org
-




More information about the Boulder-pm mailing list