Web Hosting Talk







View Full Version : How to auto-create account with Cpanel?


mrzippy
12-27-2002, 06:39 PM
I have a script that I use as part of my signup process that lets be click a button to approve a signup and the account is created according to specs I predefine.

The script is not very reliable for some reason.. I am basically opening a socket connection and passing in values directly to WHM.

I understand there is a better way to do this with the "accounting" package of CPanel. Does anyone have an actual working snippet of code to show how this works?

Thanks!