I have been watching the PHP tutorials and they are great.
I am currently a student and we have to create an "online inventory system", using our computer as a server and host instead of an actual host online. We have to let the users REGISTER an account, UPLOAD FILES and RETRIEVE THE FILES. I have been watching the PHP videos. I have set up the LOGIN SYSTEM using the video you did for login and now i need to know which videos to watch to learn how to create a directory for the newly registered user and display items from their directory after they upload items, on a page after they login.