Hello all,
Ive a bit of webspace that Im not using, so have decided to share it with a few people. What i want to be able to do is let them register an account, so they will be able to upload files to one of their own directories through the website.
I have everything set up, and the uploading works fine etc, but the only way I can create a directory for the users is by doing so with an FTP client or the likes.
Could somebody give me some (simple) code / point me in teh direction of a tutorial that allows you to create a web directory through a form (whilst also adding the user to the database). [I know how to add the user, just want to create a directory using their username]
Thanks in advance! 🙂
Daryl