Hey folks,
been breakign my back trying to find somethign like this,
I want a download script on my website server that allows users to download files on my fileserver through my website server
I am currently doing this by putting the download script on my file server, but this isn't very practical as I need login checks etc on the download script (which i can do my self)
all i need is a script that is liek any other typical php download script, but for files hosted on another server
I need this pretty quick and I would appreciate any help!
Many thanks
