Automatic Site Creation
- by Eddy Freeman
I have created a platform that i want users to sign up and a new site is created for them instantly. Users will register and afterwards they will receive a username and password for their personal site.
The system will work like ecommerce platforms such as www.shopify.com, www.bigcommerce.com, etc.. where users sign up and a new web-shop is created for them instantly.
I have been searching for a while how i can create a script to automate this task but couldn't find any tutorials. Am using LAMP (Linux, Apache, MySql and PHP).
Am asking if someone can guide me how to write such script or maybe point me to a tutorial or a book or probably similar scripts to automate this task.
Sorry if this place is wrong for this question.
thanks for your help.