Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

what is technology behind GET and POST

Discussion started by: maheswaran (Member) on May 12th, 2008 01:29 PM
Hi how to get value using method POST,GET

I want to know the technology of submit the value. While we submit the form using POST or get Method, We get the value using $_POST or $_GET. But what is the basic technology to pass the value one form to another.
Would you like to join this discussion?
Sign up for a free account, or Login (if you're already a member).
ronverdonk's Avatar
ronverdonk
Moderator
4,138 Posts
May 12th, 2008
01:36 PM
#2

Re: what is technology behind GET and POST
This question has nothing to do with PHP, so it soes not belong in that forum.

I will move it to the "Misc. Question" forum.

moderator

Reply
Atli's Avatar
Atli
Moderator
2,028 Posts
May 13th, 2008
07:51 AM
#3

Re: what is technology behind GET and POST
I don't really understand what you are asking.

When you submit a form, your browsers simply encodes your form values into the HTTP request, which the HTTP server passes along to PHP, which parses them into the $_GET or $_POST super globals.

Reply
sicarie's Avatar
sicarie
Forum Leader
3,747 Posts
May 13th, 2008
01:48 PM
#4

Re: what is technology behind GET and POST
http://www.google.com/search?hl=en&...ttp&btnG=Search

Reply
ronverdonk's Avatar
ronverdonk
Moderator
4,138 Posts
May 14th, 2008
11:37 AM
#5

Re: what is technology behind GET and POST
From all threads you open I have the distinct impression that you want our members to do you (school) home work for you.

Also, when your questions are answered, you never, ever, acknowledge that you have the solution or that you have been helped. You also never answer questions by our members when they ask about specifics of your questions.

Ronald

Reply
hsriat's Avatar
hsriat
Expert
1,447 Posts
May 14th, 2008
01:22 PM
#6

Re: what is technology behind GET and POST
Quote:
Originally Posted by ronverdonk
From all threads you open I have the distinct impression that you want our members to do you (school) home work for you.

Also, when your questions are answered, you never, ever, acknowledge that you have the solution or that you have been helped. You also never answer questions by our members when they ask about specifics of your questions.

Ronald


@maheswaran.... Bad manners dude!! Which school do you study? Will ask your teacher why don't they teach manners to the kids!!

Reply
Reply
Not the answer you were looking for? Post your question . . .
178,100 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Top Miscellaneous Questions Contributors