09-02-2009, 04:43 AM
|
#2 (permalink)
|
|
The Acquainted
Join Date: Jul 2009
Location: Surrey
Posts: 105
Thanks: 1
|
I would create a unique id using php's unique id function and save this in the database with a time stamp.
When the user clicks on the link check the unique id in the database - that it exists & and that it has not expired yet.
|
|
|
|