Hello Guys, I am not sure if what i am lookin for is related to php, but here it goes. I want to create a local site (for 100 computers). Each user is going to be given a username and pwd to access the local website. Once logged in, I want them to be able to download files to their computer from a button or link. The destination is required to be defined in the server and is the same for all users (they have no privilage to change its location.) I want to make this automatic....copy files from server to the local computer without havin the user to specify the path or downloadin the files to his computer and pastin them in the folder (this is tried but many users made errors). Is that possible with PHP?
THANKS, SAM