Jump to content

Recommended Posts

Posted

That can encrypt the URL of a page...I've found javascript put prefer PHP for my own sanity. Ideally, I'd like a script that can encrypt the URL slightly different for each user that visits that page, but I'm not sure that's possible...

 

Basically, I have a download page that users get to after they pay, I just don't want them to be able to come back, no where the real page is, or let anyone else know w/o paying...

 

Thanks!

 

Justin

Posted

Justin, I don't know any such PHP script but why don't you port the JavaScript code to PHP? I've done that with a few scripts myself and it's not hard to do.

 

As for the user-dependant URL, you could try using the user's IP address as a random number seed, or something like that.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...