胶片 1 CGI 编程
|
|
- Nancy McCracken
- ECS 400, Software Technologies for the WWW
- 3-234 Center for Science and Technology
- Syracuse University
- 111 College Place
- Syracuse NY 13244-4100
- February 26, 1996
- Click here for body text
胶片 2 CGI 编程
- CGI 指 Common Gateway Interface (公共网关接口) , 它是其它程序和系统使用和
HTTP 客户和服务器同样的协议到 HTTP Web 协议的接口.
- 在这一部分将包括的内容有:
- 从 web 页向 CGI 描述传送信息
- 在服务器一方处理信息并向 web 客户返回格式化的 web 页
- 一个使用 Perl 作为描述语言的例子
- 其他 CGI 功能的简单描述
- 参考文献:
- HTML and CGI Unleashed, John December and Mark GInsburg, chapters
19, 20 and 21, Sams.net Publishing.
- CGI Programming on the World Wide Web, Gundavaram, O'Reilly &
Associates.
- The CGI Book, William Weinman, New Riders Publishing.
- Web documents.
Copyright: NPACT |
|