Skip to navigation

Tech Terms

Home » Resources » Tech Tips

CGI (Common Gateway Interface)

A script or program that adds dynamic functions to a Web site. A CGI sends information back and forth between a Web site and an application that provides a service for the site. For example, if a used fills out a form on the site, a CGI could send the message to an application that processes the data and sends a response back to the user.

« Back to Tech Tips

Back to Top