Copyright © 2001 Qusay H. Mahmoud
3
What is CGI?
l
Stands for “Common Gateway Interface”
l
Server-side technology
l
Can be used:
–
Process fill-out forms
–
To generate dynamic contents
–
By a web server to run external programs
–
By a web server to get/send data from databases
and other apps
–
–
–