Categories
CGI and PerlTips and Tutorials → Form Processing

Form CGI

This tutorial alogn with a CGI script illustrates how to accept and parse (turns it into something readable and usable) the form data. This case study piece is heavily commented due to the ambiguous nature of the perl code.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Processing URL-Encoded input for CGI scripts

This is a quick explanation of how URL-Encoded CGI input can be decoded and processed to a useful form.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS
©2019 A--9.com