Downloading Hidden Files

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
gumdrop
Forum Newbie
Posts: 1
Joined: Fri Mar 24, 2006 8:03 pm

Downloading Hidden Files

Post by gumdrop »

I'm a novice and I can't quite figure out how to code something so that a .php page will start a download of file without revealing the directory or path of the file.

Can anyone help me?

:( M
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

search terms: force download
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

look at the listing entitled "Secure downloading" in our Useful Posts Thread
Post Reply