Curl Request in PHP for this example

前端 未结 0 525
眼角桃花
眼角桃花 2020-12-14 01:49

If I have to write a CURL call like so in PHP, what would be the easiest way to do so?

curl -s \\
    -X POST \\
    --user "$MJ_APIKEY_PUBLIC:$MJ_APIKEY         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题