php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47521 In jquery ajax. When I send variables thru 'get' it works but not on 'post'
Submitted: 2009-02-27 16:04 UTC Modified: 2009-02-28 19:18 UTC
From: mandar dot dhotre at yahoo dot co dot in Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 5.2CVS-2009-02-27 (snap) OS: Windows
Private report: No CVE-ID: None
 [2009-02-27 16:04 UTC] mandar dot dhotre at yahoo dot co dot in
Description:
------------
I am using jquery ajax. When I send the variables thru get method it 
works but wen I send them thru POST and try to catch them using 
REQUEST or POST it doesnt work. I need to use POST only as m using it 
for username-password.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-02-28 19:18 UTC] kalle@php.net
Check the jQuery documentation, this is not a bug related to php
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 03:01:32 2025 UTC