1.通过curl函数
$post_data = array();
$post_data['clientname'] = "test";
$post_data['clientpasswd'] = "test";
$url='http://xxx.xxx.xxx.xx/xx/xxx/a.php';
$o="";
foreach ($post_data as $k=>$v)
{
$o.= "$k=".urlencode($v)."&";
}
$post_data=substr($o,0,-1);
$ch = curl_init();
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch,CURLOPT...
阅读全文
支持博主
还是很不错的
不错哦!!学习了嘿嘿!!!
确实不错的
很不错的哦
I really enjoy
Hello! You hav
不错哦!!学习个撒嘿嘿!!
太好了
好