Help with php...How to hide download path with php
Posted: Tue Dec 21, 2004 9:33 am
Hello, this is my first time posting here.
What I am trying to do is completely hide the full path of a download file when you highlight the link as well as when the download box comes up. So instead of seeing http://www.domain.com/username/folder/folder/file.zip, show only http://www.domain.com. I have tried using php scripts to do this but I am a noob when it comes to php and I can’t seem to get them to work. Any help would be greatly appreciated. Thanks.
What I am trying to do is completely hide the full path of a download file when you highlight the link as well as when the download box comes up. So instead of seeing http://www.domain.com/username/folder/folder/file.zip, show only http://www.domain.com. I have tried using php scripts to do this but I am a noob when it comes to php and I can’t seem to get them to work. Any help would be greatly appreciated. Thanks.