|
-
June 5th, 2004, 08:04 AM
#4
To be more specific, GET sends the information through the URL, allowing people to possibile change certain variables (and therefore exploit certain scripts), while the POST method sends the information through the message body (via your browers environmental variables cache). Typically, GET is used only for information retrieval (like...forums!), whereas POST can be used for almost anything (like sending data to store in an SQL server, for example).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|