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;
}
、警告メッセージを指定に 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
それは間違っています。あなたは*受け入れる*ではなく、* upvote *に15のrepが必要です。投票ボタンの下にあるチェックマークアイコンをクリックします。 – ThiefMaster