callm9 Posted December 6, 2008 Share Posted December 6, 2008 hello can you please help me to solve // WHMCS API Call $postfields["username"] = $wusername; $postfields["password"] = md5($wpassword); $postfields["action"] = "getclientsdatabyemail"; $postfields["email"] = $credentials["username"]; thanks 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.