$input = file_get_contents("php://input");
var_dump($input);
0
1883
$input = file_get_contents("php://input");
var_dump($input);