When the method of HTML form (HTMLForm) is get, $ _ GET is used to obtain HTMLForm data.
When the method of HTML Form is get, $ _ GET is used to obtain the data of HTML Form.
$ _ GET is one of PHP super variables.
When the method of HTML Form
When the method of the HTML form (HTML form) is GET, $_get is used to obtain the data for the HTML form.
When the method of an HTML form (HTML form) is post, $_post is used to get the data for the HTML form.
The difference between get and post for
Java Web: HTML entry and common tags, and Java Web entry tags
Overview and functions of HTML:
HTML is called HyperText Markup Language. It is a descriptive Markup Language used to describe the display of content in HyperText. Such as the font color
The previous section describes how to use the PHP super variable $ _ GET to obtain HTML Form data. This section describes how to use the PHP super variable $ _ POST to obtain HTMLForm data.
The previous section describes how to use the PHP super
An HTML form (form) is an important part of HTML that is primarily used to collect and submit information entered by the user.For a simple example, an HTML form (form) that lets the user enter a name. The sample code is as follows:Please enter your
$_get is one of the super variables in PHP.
When the method of the HTML form (HTML form) is GET, $_get is used to obtain the data for the HTML form.
Gets the HTML form (HTML form) text input box (input type= "text") data
The following is an HTML
The ability to easily manipulate the information that users submit via HTML forms has been one of the advantages of PHP. In fact, PHP version 4.1 adds several new ways to access this information and effectively removes one of the most commonly used
PHP entry-Summary of form processing issues. PHP entry-Summary of form processing problems learned over the past few days. PHP and CC ++ have many similarities. so it seems that there is no problem with getting started. however, we chose a PHP entry-
In ASP, there are two very common collections, one is Request.QueryString, the other is Request.Form. These two collections can get information submitted by HTML Forms (HTML forms).
Request.QueryString
There are two kinds of method in an HTML form,
When a user enters information into an HTML form (HTML form) and submits it, there are two ways to transfer the information from the browser to the Web server (Web servers).One way is through the URL, and the other is in the body of the HTTP Request.
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.