2. I want to show ads on my user's websites like geocities can you please tell me how to do this.
Automatic hosting account creation & advertisement
Moderator: General Moderators
Automatic hosting account creation & advertisement
I have a hosting reseller account and i create the account of every user manually which is awfull process. I want to make this process automatic like other free hosting companies, user just fill a form and bingo everything done.please tell me how can i do this with php.
2. I want to show ads on my user's websites like geocities can you please tell me how to do this.
2. I want to show ads on my user's websites like geocities can you please tell me how to do this.
Re: Automatic hosting account creation & advertisement
You can use the html form tag and then use php to to create database entries based on what they enter...ehsen wrote:I want to make this process automatic like other free hosting companies, user just fill a form and bingo everything done.please tell me how can i do this with php.
Could you ask a more specific question next time?
(jshpro, this is quite a specific question, there are applications that do specifically this)
check out clientexec, or modernbill, both of which I _think_ have integration with CPanel account creation. If they don't they're good resources to start from in creating your own hosting management setup
With clientexec, the user signs up on your site actually inside a clientexec script, and I think it does all the work of setting up their account in clientexec (for billing) and their account in CPanel at the same time. ~$99 but worth it
check out clientexec, or modernbill, both of which I _think_ have integration with CPanel account creation. If they don't they're good resources to start from in creating your own hosting management setup
With clientexec, the user signs up on your site actually inside a clientexec script, and I think it does all the work of setting up their account in clientexec (for billing) and their account in CPanel at the same time. ~$99 but worth it
It was not specific in my opinion because he did not supply enough information as to what he wants to do...
does he want to create a folder everytime a user signs up?
does he want to create database entries?
does he want to set something up in his .htaccess for when a user signs up..
he did not say WHAT he wants to do
Unless he already has something like cpanel running on his server in which case he didnt say which softwear he was useing i.e. cpanel, vdeck, etc....
does he want to create a folder everytime a user signs up?
does he want to create database entries?
does he want to set something up in his .htaccess for when a user signs up..
he did not say WHAT he wants to do
what is "everything"user just fill a form and bingo everything done
Unless he already has something like cpanel running on his server in which case he didnt say which softwear he was useing i.e. cpanel, vdeck, etc....