json_decode(file_get_contents('php://input')) // Get json
if you take $_POST and $_GET parameters from forms or handlers to js in json format, what can be the consequences?If you don't screw with the code, then no.
how to react to json_decode if they send just the horror(not in json format)?Documentation.
Find more questions by tags PHP