$postResult = file_get_contents('php://input'); $payload = json_decode($postResult, true);
$postResult = file_get_contents('php://input');
No comments:
Post a Comment