Thread: Random links
View Single Post
Old 09-02-2009, 04:43 AM   #2 (permalink)
JaoudeStudios
The Acquainted
 
JaoudeStudios's Avatar
 
Join Date: Jul 2009
Location: Surrey
Posts: 105
Thanks: 1
JaoudeStudios is on a distinguished road
Default

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.
__________________
JaoudeStudios.com | JaoudeStudios.com Forum | JaoudeStudios.com Blog
OpenSource is the road ahead...!
JaoudeStudios is offline  
Reply With Quote