function modify(.......)
{
$mcontact = file_get_contents("https://test.httpapi.com/api/contacts/modify.json?auth-userid=$uid&auth-password=$pass&contact-id=$cid&name=$name &company=$company&email=$email&address-line-1=$street&city=$city&country=$country&zipcode=$pincode&phone-cc=$countryCodeList[$phc]&phone=$phone");
$mdetails = json_decode($mcontact, true);
return $mdetails;
}
此修改功能,顯示警告mesage 如何修改whois聯繫信息?使用
Warning: file_get_contents(https://[email protected]&address-line-1=3,dfgdf,fgdf&city=dfgfd&country=India&zipcode=641005&phone-cc=91&phone=756657)
[function.file-get-contents]: failed to open stream: HTTP request failed!
HTTP/1.0 400 Bad request in /home/gfdgfd/public_html/new_one/customer/account/class.whois.php
on line 49
請幫助我,修改聯繫方式..
我不能接受的答案,因爲我有小於15聲譽 – Vaishu 2012-04-10 11:53:42
這是絕對錯誤的。你需要15代表* upvote *,而不是*接受*。點擊投票按鈕下方的複選標記圖標。 – ThiefMaster 2012-04-10 16:16:35