Do any programmers now how to protect a download page on your website from being transferred, or now how to put an limited amount of time you have to download something? I would really appreciate it, is there a script for this? Thanks
Doug
Do any programmers now how to protect a download page on your website from being transferred, or now how to put an limited amount of time you have to download something? I would really appreciate it, is there a script for this? Thanks
Doug
You need to assign an ID to each valid download and store it and the time it was created, then send the user to a link containing this ID. You will need to check that the ID is valid and that it hasn't expired when the user tries to access the download.how to put an limited amount of time you have to download something
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Do i have to do this manually everytime? I'm using a company called clickbank as my credit card processing company. After they verified the credit card information they will send the customer to the page in my website in which they can download. NO codes for this?
Doug
It's certainly possible to write a script to do this for you. In fact, it wouldn't make sense to do it manually. I just gave you an outline of what the script would have to do.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Bookmarks