please help me about batch user creating for a reseller..

sHuKKo

Verified User
Joined
Jun 24, 2003
Messages
89
Location
on the net!
Hi
i have to batch open 100 users and domains for a reseller.
Domains all have the same settings. So they can be opened using a single package.
I have got a txt file containing domains.
and onother txt file for usernames.
and a third file maybe containing the passwords for usernames.

If I have to open all these domains by hand it will take quite a lot of time. So I think it can be done using the DA API stuff.

I am trying to understand how the API works and howto create new users and domains using a certain package and under same reseller account. I try to use l0rdphi1's php class communicating with DA but no success..

I will be really glad if someone posts a php script for me using l0rdphi1's php class and batch opens 100 domains and users for a specific reseller..

The script must first read the username and the domain associated with this username and the password from a txt file and after must open a new user under the reseller using this data using the package given.

PS: Reseller and the user package are already created..
Thanks..
 
Last edited:
Back
Top