I have a quick and brief question. How do I when the user logs in for the first time, a directory for this user is created? Lets say the user logs in with a name USER1 and the directory will be created and named USER1. When the user logs in again, php will check to make sure that the directory exists or it will create one.
Do you know of any tutorials online?
Thanks
KJ