curl linux經常使用命令學習

curl http://mywebsite.com/index.php?a=1&b=2&c=3php

$_GET只能獲取到參數ahtml

解決辦法 改成web

curl http://mywebsite.com/index.php?a=1\&b=2&c=3

參考:curl

https://www.cnblogs.com/z-books/p/6228284.htmlurl

相關文章
相關標籤/搜索