Hi,
i have created a force download script in the file: download.php
it is working fine ...
Mission: i want to allow only the logged members to use this file download.php and cant be used if not logged in ...
solution is: to check the session variables when he request the page
* Problem: if you used the header information in the session start comman, then you can use it again in the FORCE download headers commands !!
pelase do you have a better solution ..? which works in my case,
and thanks all in advance ....