The reason is that php://input returns all the raw data after the HTTP-headers of the request, regardless of the content type.
確定! 回上一頁