How to create a web site automatically?
HiI plan to write a program to automate the web site creation process. I would like to do the following thing:
When user sign up from my web site and click submit, the system will automatic to create a temporary web site for this customer first until the domain has been transferred completed.
Can any one tell me how to create this temporary site automatically? And how to transfer this temporary site to real domain site automatically later?
Thank you!!