I would like to be able to automatically create a new folder in my wp-content/uploads folder whenever a new user registers on my wordpress site.
For Example...
Joe Bloggs registers on the site and completes his user info, email etc and then automatically in my wp-content/uploads folder appears a new folder called 'Joe Bloggs'.
The idea being that they will then be able to upload images files etc in to this folder via a form.
Any ideas or help would be greatly appreciated.