What is the difference between POST and GET? [duplicate]
问题 This question already has answers here : When should I use GET or POST method? What's the difference between them? (13 answers) Closed 6 years ago . I've only recently been getting involved with PHP/AJAX/jQuery and it seems to me that an important part of these technologies is that of POST and GET . First, what is the difference between POST and GET ? Through experimenting, I know that GET appends the returning variables and their values to the URL string website.com/directory/index.php?name