As you're making a HTTP GET request,
data needs to be key-value pairs, as that's how a GET request is constructed (e.g. /get.php?var1=a&var2=b&var3=c ).jQuery.ajax() accepts this key-value pairs as either an object map, or a string, as described in the documentation:
So you should use either;
or
Then in PHP you can use
$_GET['value'] to retrieve it. |
Next
« Prev Post
« Prev Post
Previous
Next Post »
Next Post »
Subscribe to:
Post Comments (Atom)
Featured post
how to remove notification device hd capable lenovo vibe k5
what is lenovo hd capable device. your device is hd capable notification remove how to remove notification device hd capable le...
EmoticonEmoticon