How to forward $_POST with PHP and cURL?

前端 未结 4 1964
长发绾君心
长发绾君心 2021-01-11 13:51

I receive POST request at my PHP script and would like to forward this post call to another script using POST too. How to do this? I can use cURL if it\'s required for this

4条回答
提交回复
热议问题