php get post data and save to file code example Example: save post data to file php Click to copyfile_put_contents('test.txt', file_get_contents('php://input'));