Simple applications, using standard CGI form widgets and the like, can be written in a fraction of the time required for development of self-contained applications.
使用标准cgi表单部件等组件的简单应用程序很容易编写,开发所需的时间比开发功能完备的应用程序要少得多。
We use PHP's powerful HTML form parsing to determine if the script was invoked with any CGI variable values; if not, we simply return the HTML form.
我们使用PHP功能强大的HTML表单解析来确定是否使用了任何CGI变量值来调用脚本;如果没有,那么我们就只返回HTML表单。
Most typically, you interact with CGI applications by means of an HTML form.
最通常的情况下,您会通过HTML表单与CGI应用程序进行交互。
The form passes the entered values to a CGI script.
表单将所输入的值传递给一个cgi脚本。
When a user submits a form or otherwise provides information to a CGI script, the Web browser gathers that information and passes it to the script through environment variables.
当用户向cgi脚本提交表单或者提供信息时,Web浏览器会收集那些信息,并且通过环境变量将其传递给该脚本。
The superglobal array will contain fields with the CGI parameter values named according to the name attribute of the respective input field in the form.
superglobal数组将根据表单中各个输入字段的name属性,来包含带有指定cgi参数值的字段。
The Python script that gets called by the above form does an import cgi to make sorting out its calling form easy.
以上表单调用的Python脚本将导入cgi 以使整理其调用表单变得更容易。
First of all, you get an empty form, which is part of the Web App Debugger client (you do not get this form in a CGI or DSO target).
首先,有一个空的表单(form),它是WebAppDebugger客户机的一部分(在cgi或dso目标中没有此表单)。
PHP is mainly focused on server-side scripting, so you can do anything any other CGI program can do, such as collect form data, generate dynamic page content, or send and receive cookies.
PHP主要用于服务端的编脚本,可以起到CGI程序的作用,比如:收集表格数据,产生动态页面内容,或者收发点心。
This document describes how to build graphical, form-based interfaces for end-user programs using HTML and CGI.
描述了如何利用HTML 超文本标记语言为终端用户创建基于表单的图形化界面。
For functional forms, you'll have to run a CGI script. The HTML just creates the appearance of a form.
对于功能性的表单,一般需要运行一个CGI小程序,HTML仅仅是产生表单的表面样子。
For functional forms, you'll have to run a CGI script. The HTML just creates the appearance of a form.
对于功能性的表单,一般需要运行一个CGI小程序,HTML仅仅是产生表单的表面样子。
应用推荐