使用curl和wget發送post請求

1.wgetphp wget --post-data="user=user1&pass=pass1&submit=Login"  http://domain.com/path/page_need_login.php   2.curl (可直接發送格式化請求例如json) 提交json數據須要加header,不然需'json={"phone":"13521389587","password":"
相關文章
相關標籤/搜索