![]() |
What is HTTP get? |
[Improve]
HTTP get is a method of carrying over data from one page to another through the url. The syntax for sending a piece of data named number with the number nine is:
http://url.com/?num=9
If you wanted to send two pieces of information, you place an ampersand (&) between them:
http://url.com/?num=9&action=edit
http://url.com/?num=9
If you wanted to send two pieces of information, you place an ampersand (&) between them:
http://url.com/?num=9&action=edit
First answer by Oceanix. Last edit by Oceanix. Contributor trust: 9 [recommend contributor]. Question popularity: 1 [recommend question]
Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Programming > Web Programming > What is HTTP get?




