data pos php kosong
// Try using this code
$someData = file_get_contents("php://input");
echo $someData;
Difficult Dugong
// Try using this code
$someData = file_get_contents("php://input");
echo $someData;