Welcome Guest, Not a member yet? Register   Sign In
Ajax post not working, can't figure this one out
#5

(This post was last modified: 02-20-2021, 09:05 AM by iRedds.)

If you are sending JSON then the getGet/getPost/getGetPost/getPostGet methods will not work as they access the $_GET and $_POST arrays.
Use getJSON, getJsonVar or getVar methods to get data

Retrieving Input (scroll to "Getting JSON data" section)
Reply


Messages In This Thread
RE: Ajax post not working, can't figure this one out - by iRedds - 02-20-2021, 09:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB