I have to update the client custom field in WHMCs. I tried with the following code.
$user=Whmcs::UpdateClient([
'clientid'=>$login['userid'],
'customfields' =>
base64_encode(serialize(array("customfield18"=>"12345"))),
]);
From the above code I have to update the client custom field in WHMCS.
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2OtfknB
via IFTTT
Aucun commentaire:
Enregistrer un commentaire