Simple as: file_put_contents('test.txt', file_get_contents('php://input')); 1) In PHP, to get POST data from an incoming request use the $_POST array.
確定! 回上一頁