General questions about DA possible customization

Zopuh

New member
Joined
Sep 2, 2005
Messages
1
Hi!
I'm considering using DA for a new server. I want to run a free hosting.
Does DA allow or are there any mods that allow automatic user account creation? I. e. user registers, and right after that they can use services.
Is there any API or any easy way for customizing DA functions? I want to be able to automatically create and assign subdomains to user accounts.

Thanks.
 
There is an API, and since some billing programs already use it to manage accounts, I'm sure you can as well.

Search these forums.

Jeff
 
And all can't done by the API tokens can be done with httpsocket class.. Just extraxt the form from HTML source en put it in an array. I manage to do everything I can do normally in DA through the API.
 
Back
Top