Simpan data pos untuk mengajukan php

file_put_contents('test.txt', file_get_contents('php://input'));
ShubhamSakharkar