#j2team_question#php#webhook anh chị em nào rành về nhận dữ liệu từ server gửi về giúp em tí cụ thể. em có một server tự động gửi một bản tin HTTP với dữ liệu dạng json đến url em cung cáp, cụ thể: { "status": "error", "code": "error code", "msg": "error description" } gửi đến url ví dụ: minhduc.com/request.php thì yêu cầu của em cần anh chị giúp đỡ là code như thế nào ở file request.php đó. để cho nó nhận dữ liệu từ server lưu vào một file log.txt em cảm ơn.