Guardar datos de publicación para presentar PHP

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