What is a CGI script?
How does the CGI script work?
A simple example
Can I use CGI scripts?
Does your server configuration allow CGI scripts?
Can you program it?
What programming language should you use?
Is your server
What is a CGI script?
How does a CGI script work?
A simple example
Can I use a CGI script?
Does your server configuration allow CGI scripts?
Can you program it?
What programming language should you use?
Learn CGI scripts(SCRIPT) CGI indicates the Common Gateway Interface, a Program Method Based on browser input and running on the Web server. CGI scripts allow your browser to interact with users. In order to find a term in the database and provide
Python CGI programmingWeb browsing
To better understand how CGI works, we can click a link or URL on the webpage:'Print'
'Print ''print 'Hello Word! This is my first CGI program 'print ''print '"print" "print"
"Print" Hello % s "% (first_name,
Dg.CGI, the Universal Gateway Interface (Common Gateway Interface), is the interface standard between external applications (CGI programs) and Web servers, and is a discipline for passing information between CGI programs and Web servers. The CGI
cgi| Security | Security vulnerabilities CGI security vulnerability data Quick Check v1.0
Date: 2000-8-15
#############################################################################
This article is taken from a friend. This is not a precious
C ++ background practices: Ancient CGI and Web development
This article is intended for C/C ++ programmers.
========================================================== =====
When talking about web development, we first think of PHP, JavaEE/JSP,.
This article is written to the C + + program Ape, also suitable for other programs interested in history ape=============================================When it comes to web development, you first think of PHP, javaee/jsp,. net/asp, Ruby on Rails,
1. Why use CGI.
As you can see, any HTML is a static Web page, and it does not implement some complex functionality, and CGI is achievable for us. Such as:
A. List the files in a directory on the server and manipulate the files in the directory;
B.
Since Carl needs to use my program, we work together. However, the program he wrote is Python, and the program I wrote is Java, so he must find a way to communicate. Despite Jython, Carl believes that CGI is the easiest. As a result, I learned how
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.