thanks for the info mRaza, i'll take a look at these.

Santanu18 > i already consider myself an advanced php coder (+10 years of programming), and referring to your topic i don't need a script that grabs links from fast-debrid or so. i can do this by myself to be honest...
i want to make a script that connects to a remote website trough a cookie (i already coded this part), then gets the real download link (already coded this too). And then delivers the file to user INSTANTLY (i dont currently know how to make this, and that is what i will pay for).
what i am doing currently is grab the file to my dedicated server's hard disk drive via wget() then offer the file to the user a few minutes later...
i deliver the file via the x-sendfile mod and notice i already know about readfile and don't want to set up a readfile stream-octet as it consums too much ram/cpu (files i will deliver are between 100 and 300Mb).
if u can help in this then i'd be interested, drop me a pm...

sry for my bad english.