you dont understand it, if you set the ure to refresh to like
PHP Code:
[b]echo "<META HTTP-EQUIV=\"refresh\" content=\"5;URL=http://www.voogru.com/files/secretfolderthatnoonewouldbeabletofigureout/$file\"> \n";[/b]
exit();
?>
when you link to the file you would put.
download.php?file=yap.zip and it would access
Code:
files/secretfolderthatnoonewouldbeabletofigureout/yap.zip
i just put the main dir as an example, the file could be called from anywhere on the server only showing the path and file after the directory where the files are hiden, i cant really explain it that well :ermm: