Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7707557
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T00:23:27+00:00 2026-06-01T00:23:27+00:00

If i have items stored in a database that users can download after they

  • 0

If i have items stored in a database that users can download after they purchase, how can I provide a link that is different on a per user basis?

I was thinking, would the correct thing to do be: give them a link that is hashed in some way based on their user id for example.Then, when i process the link i have given them i just reverse the hash function to get the original link. Is this the correct way of doing things?

If this is not the correct approach could someone please point me in the right direction?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T00:23:29+00:00Added an answer on June 1, 2026 at 12:23 am

    Hash functions are not meant to be reversed. I would suggest to read about lighttpd mod_secdownload implementation

    It gives you a protected link, valid for a certain amount of time. Because a hash cannot be reversed, you need to pass a hash of your information along with the clear text information (if possible) in the link. Ex:

    http://somesite.com/download.php?hash=<md5($secretkey.$userId.$documentId)>&usrId=<$userId>&documentId=<$documentId>
    

    When you receive a request to download, process the has, compare it to the given one, if it’s equal then you consider it verified.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If I have, say, 100 items that'll be stored in a dictionary, should I
I have an application where users can store items. Now each type of account
I have a DB that stores different types of tasks and more items in
I have a class with a primary key that is stored in a database.
I have a form in which users can enter prices for items. Ideally I
I have an app that stores items in a local database, displayed to the
In my app, users purchase consumables, let's say suitcases, that are stored in Core
I'm planning to have collection of items stored in a TCollection. Each item will
I have a table of items stored this way : A1 | B1 A1
I have stored the XML path to items in a string like this: response->items->item

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.