Skip to content

Instantly share code, notes, and snippets.

@mauriciogofas
Last active December 29, 2016 15:33
Show Gist options
  • Save mauriciogofas/61d3b8fe412cf37777d249f9445929a5 to your computer and use it in GitHub Desktop.
Save mauriciogofas/61d3b8fe412cf37777d249f9445929a5 to your computer and use it in GitHub Desktop.
WHMCS Auto Login {$hash}
{$whmcs_url}auth.php?email={$client_email}&uid={$client_id}&uname={$client_first_name}{$client_last_name}&hash={$hash}&whmcsurl={$whmcs_url}&goto=viewinvoice.php?id={$invoice_id}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment