#!/usr/local/bin/jconsole query_string =: getenv 'QUERY_STRING' parsed_query =: < ;. _2 query_string , '&' inputs =: (3 : ' (< ;. _2) y. , ''=''') " 1 > parsed_query get_field =: 3 : ' > 1 { ((, 1 {. " 1 inputs) i. < ,y.) { inputs' system =: 2 !: 0 header =: 0 : 0 Content-type: text/html

![]() |
Site Index
|
) echo query_string echo parsed_query echo inputs echo get_field 'first' echo get_field 'mi' echo get_field 'last' stdout 0 : 0) stdout footer stdout trailer exit 0