Help for this page

Select Code to Download


  1. or download this
    perl -MCGI -le 'CGI::ReadParse();
        print for split /\0/, $in{myname}' \
        'idx=8&args=&myname=ABCD.txt&idx=+&myname=foobar'
    
  2. or download this
    ABCD.txt
    foobar