Opened 14 years ago
Closed 14 years ago
#3701 closed bug (wontfix)
Post documentation uses $_GET
Reported by: | Glass | Owned by: | joern |
---|---|---|---|
Priority: | minor | Milestone: | 1.3 |
Component: | web | Version: | 1.2.6 |
Keywords: | Post | Cc: | Glass |
Blocked by: | Blocking: |
Description
http://docs.jquery.com/Post says that you should get the POST data with $_GET in the php example. Shouldn't it be $_POST?
Change History (1)
comment:1 Changed 14 years ago by
Cc: | Glass added |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Heh, that's right. Thanks for reporting, can you post this problem to jQuery's google group?