Copyright © 2001 Qusay H. Mahmoud
3
What is CGI?
lStands for “Common Gateway Interface”
lServer-side technology
lCan 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
–
–
–