Hi, i am currently using the following <a href=\"$file_location$value\">$value</a> to allow a user to download a file which is in an .htaccess passworded directory.
If the user selects the file he/she will be prompted to enter a username and password (the same applies if he / she tries to access the file directly. If i am not logged in i can get my php code to browse the directories and files, can i get it also to get the file and prompt to download it.
Meaning the only way to get to the file is by accessing my web page?
hope this makes scence!
If the user selects the file he/she will be prompted to enter a username and password (the same applies if he / she tries to access the file directly. If i am not logged in i can get my php code to browse the directories and files, can i get it also to get the file and prompt to download it.
Meaning the only way to get to the file is by accessing my web page?
hope this makes scence!