Hi
I have a problem 🙂
How can i take an input from a form, and add it to my webserver as a folder below my url?
e.g. User enters their username into form as wistow, this is then taken and added to the database (mysql) and the folder is added to the server, named wistow.
I am wanting to be able to do this so I can give my users http://www.mydomain.com/THEIR_CHOSEN_USERNAME
Also, i would need to be able to specify a page, index.php, which is added to every account once the folder has been created.
Thanks in advance for any help you can provide!
Craig Wistow