4
Gửi bài đăng json bằng php
Tôi có dữ liệu json này: { userID: 'a7664093-502e-4d2b-bf30-25a2b26d6021', itemKind: 0, value: 1, description: 'Saude', itemID: '03e76d0a-8bab-11e0-8250-000c29b481aa' } và tôi cần đăng vào url json: http: // domain / OnLeagueRest / resources / onleague / Account / CreditAccount sử dụng php làm thế nào tôi có thể gửi yêu cầu …