Hi all, This is probably a noob question:
I am creating a site on my local computer only...not on a server, and I have an upload file part (<input type='file'>), but I want to know if it is possible to still have the files go to a certain directory on my own computer. In other words, to make sure its working right before it goes up on a real server, I test it and select a file in one directory, and when i submit it, that file automatically is copied and pasted (still in the original directory too, only a copy would be made) into the new directory. Thanks, -bryan