I have a website and I want to make a login page separate from the site. The page is only going to be know by me and will require a username and password. I want to backup some files for work and be able to access them and download them when away from my computer. It does not have to be graphical at all, purely functional. I want to be able to login and access the files similar to the way my folders are setup on my local computer. I know there will be some php for the login and whatnot I just do not know where to start. Any help will be appreciated.