$_POST = json_decode(file_get_contents('php://input'), true); print_r($_POST);