Passing $_POST values with cURL

后端 未结 8 1724
野的像风
野的像风 2020-11-22 16:21

How do you pass $_POST values to a page using cURL?

8条回答
  •  無奈伤痛
    2020-11-22 17:01

    Check out the cUrl PHP documentation page. It will help much more than just with example scripts.

提交回复
热议问题