Howto encrypt your request string?
- From: "brekelm" <marcel@xxxxxxxxxxxxxx>
- Date: 15 Oct 2005 14:46:20 -0700
I have a booking application in which I send an email to a customer
with a link with which they can cancel a reservation. The link contains
a reservation number. I would like to hide the plain-text reservation
number in this link, because, in plain-text, it gives people an
opportunity to mess with it: copy-and-paste this link into a browser
and alter the reservation number, and then submit it.
Is there a way you can encrypt/decrypt the request string?
Thanks
.
- Follow-Ups:
- Re: Howto encrypt your request string?
- From: ZeldorBlat
- Re: Howto encrypt your request string?
- Prev by Date: Using .htaccess to redirect specific .php file requests
- Next by Date: Re: Using .htaccess to redirect specific .php file requests
- Previous by thread: Using .htaccess to redirect specific .php file requests
- Next by thread: Re: Howto encrypt your request string?
- Index(es):
Relevant Pages
|