2010-08-13 84 views

回答

0
curl -d "param1=value1&param2=value2" http://site.com/forum 

檢查表單字段名稱的頁面源。使用libcurl你可以使用libcurl,你可以使用curl_formadd()來構建表單。