I need to get values in php, the problem is that I do not know the name of the variables that are sent, is there any way to get the name or variables with php?
the code is as follows
$deviceID = $_SERVER['HTTP_DEVICEID'];
$rawPostData = "Devi...
asked by
02.11.2017 / 00:40