Does anybody know how to create an account using the following variables?
$user = username
$pass = password
$domain = domain
$email = email address
...and then email the account details to $email?
I want it to create the account with out showing any of the cpanel pages (eg. Accounting.inc)
How would I do that?
Thanks for your help in advance.
$user = username
$pass = password
$domain = domain
$email = email address
...and then email the account details to $email?
I want it to create the account with out showing any of the cpanel pages (eg. Accounting.inc)
How would I do that?
Thanks for your help in advance.