SHARE
Facebook X Pinterest WhatsApp

Byte.com: Learning Perl, Part III – Applying Perl To Websites

Written By
thumbnail
Web Webster
Web Webster
Apr 11, 2000

“Common Gateway Interface (CGI) programs are a standard,
portable way to write Web-based applications. CGI programs can
be written in almost any programming or scripting language that you
care to run on your server, but Perl is far and away the most
common language used for writing CGI scripts.

“CGI is useful in several scenarios. The most common scenario is
form processing: the website displays an HTML form to the user, and
the user fills out the form. When the user submits the form, its
contents are sent to a CGI script on the site for processing.
Typically, the output of the form processing is a customized Web
page, one or more e-mail, and/or a database entry….”

“Combining a database with dynamic page generation turns out to
be extremely powerful. This is how most of the Internet search
engines work, for instance, and how most shopping sites work.”

Complete
Story

thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

Red Hat reveals major enhancements to Red Hat Enterprise Linux AI
sjvn
Oct 22, 2024
How to Find AWS EC2 Instance Type Over SSH (6 Methods)
Benny Lanco
Sep 23, 2024
Crond: Daemon to Execute Scheduled Commands
Rose Hosting Blog
Sep 20, 2024
A Detailed Introduction to Oracle VirtualBox
Senthil Kumar
Sep 19, 2024
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.