in reply to CGI type question involving arrays..

I'll be putting a tutorial online in the future about why it is NOT SMART to use cut-and-paste CGI query parsers, and demonstrate the proper way to parse CGI queries -- without just saying "use CGI;".

I've looked at the source code to CGI.pm, and found what browsers mess up where, and I go through and actually SHOW what CGI queries look like. If you're interested in a free preview, check out the very upcoming node, japhy's CGI Tutorial Trailer.

$_="goto+F.print+chop;\n=yhpaj";F1:eval
  • Comment on Re: CGI type question involving arrays..