with or with out the link - cheers, that exactly what I needed.
Ex
Search found 3 matches
- Fri Sep 02, 2005 10:27 am
- Forum: PHP - Security
- Topic: stopping un-authorized downloads
- Replies: 6
- Views: 3687
- Fri Sep 02, 2005 9:30 am
- Forum: PHP - Security
- Topic: stopping un-authorized downloads
- Replies: 6
- Views: 3687
- Fri Sep 02, 2005 5:03 am
- Forum: PHP - Security
- Topic: stopping un-authorized downloads
- Replies: 6
- Views: 3687
stopping un-authorized downloads
Hi - I am building a site where users have to have a login account in order to view and download a variety of (PDF) files. The login system is a simple database/session system with an include on every page to make sure the user is allowed to be on the page. My question is: Is there a way of preventi...