$.post, $.get is a simple method, if you want to deal with complex logic, still need to use the Jquery.ajax ()I. General format of $.ajax$.ajax ({Type: ' POST ',URL: URL ,Data: data ,Success: Success ,DataType: dataType});Second, the parameter
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
When the method of HTML Form is get, $ _ GET is used to obtain the data of HTML Form.
When the method of HTML Form is post, $ _ POST is used to obtain the data of HTML Form.
For the difference between get and post of HTML Form, see the difference
When the method of HTML Form is get, $ _ GET is used to obtain the data of HTML Form.When the method of HTML Form is post, $ _ POST is used to obtain the data of HTML Form.For the difference between get and post of HTML Form, see the difference
[ASP. NET Web API tutorial] 5.2 send HTML form data: URL-encoded form data, api5.2
Note: This article is part of the [ASP. NET Web API series tutorial]. If this is the first time you read this series of tutorials, read the previous content first.5.2
When the method of an HTML form (HTML form) is GET, $_get is used to get the data for the HTML form.
When the method for the HTML form (HTML form) is post, $_post is used to get the data for the HTML form.
The difference between get and post for
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
There are a lot of previous talk about PHP curl function to implement post submission data, let me introduce a kind of commit XML to submit form data.
Example 1
Curl uses post to submit XML data
The code is as follows
Copy Code
Php: input is also a data submission method, but we seldom use php: input for data submission, so php: what is the difference between input and our common POSTGET data submission methods? Let's take a look at this article. Php: // input is also a
WordPress set Post Type custom article types example tutorial, wordpress instance Tutorial
What is a custom post?Don't take it for granted that the post here is just a blog post, it's just a surrogate word for an article class, and you can even
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.