This is a discussion on "Possible Strange Question" within the PHP Forum section. This forum, and the thread "Possible Strange Question are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Possible Strange Question
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Possible Strange Question
Hi,
I was wondering if there was a way to protect a ZIP file from someone just downloading it until they have purchased it, becuase I sell scripts on my site and I want to stop people from just downloading it before purchasing. Any Ideas? |
|
|
|
#2
|
||||
|
||||
|
Re: Possible Strange Question
|
|
#3
|
|||
|
|||
|
Re: Possible Strange Question
If you have any access to directories above your ROOT folder on the server, then if you stored the ZIP file there and streamed it though PHP, it should be completely secure...
I've never done anything like this, but it was the first thing that popped to mind! |
|
#4
|
|||
|
|||
|
Re: Possible Strange Question
Thanks for the payloadz suggestion, but not quite what I am looking for, snow: that sounds interesting, ill have to have a go at that
|
|
#5
|
||||
|
||||
|
Re: Possible Strange Question
Then you'll have to integrate the PayPal API into your system if you want to release it after a payment.
|
|
#6
|
|||
|
|||
|
Re: Possible Strange Question
Thanks for your help, but Ive now found a solution, I simply created a script that opened up the product folder and then renamed all the zip's to a hash and then inserted the new names into the database.
|
![]() |
| Tags |
| zip |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Strange gap on left of H2 tag | philiph | Web Page Design | 4 | Jul 17th, 2007 08:06 |
| Strange CF Error | tallgal2007 | Other Programming Languages | 0 | Jun 8th, 2007 12:32 |
| Strange Request | ScottR | Webforumz Cafe | 3 | Apr 16th, 2007 02:05 |
| Another strange IE problem... | minute44 | Web Page Design | 10 | Oct 18th, 2006 18:17 |
| Very strange problem indeed! | timmytots | Flash & Multimedia Forum | 5 | Dec 3rd, 2005 17:26 |