What I'd like to do is to send out an e-mail to my new customers with only the username and password and an URL like www.domainname.com/welcome.php . Going to the link, they'd be confronted with a login box and once they put in the username/password, they get to a welcome page that gives them startup info like where is this and that on the server, etc. I always found it lame to have a welcome page that says "your SMTP server is mail.yourdomain", it'd be a lot more professional to be able to automatically replace that part with his domain name. Once a user is logged into cPanel, this is possible, I've did that some years back, but this time I don't want to modify a cPanel skin, my changes would be most probably overwritten by the auto-update sooner or later.
So what I'd need basically is a way to log in with the user info on a PHP page and be able to use cPanel variables. Is there a way to do this, and if yes, how?
So what I'd need basically is a way to log in with the user info on a PHP page and be able to use cPanel variables. Is there a way to do this, and if yes, how?