Hello =)
Here's my problem;
I'm making a page on my site where people have to log in as a first, to get into the member section! Once in, they can navigate to a page where they can download an mp3 (of the band) or video (of the band) (note: nothing illegal + I'm aware uzipp doesnt support multimedia on the server, which is not the case), the multimedia is location on a server of a friend who's server does allow multimedia.
why did I use this?
* basically, to hide the download link, so people won't hotlink to my files!
* so as a result, people have to be a member of the site to be able to download

I'm using the following code:
( I left out the piece of code that restricts the access to the page if ur not a member)