ainoy31 Posted July 2, 2007 Share Posted July 2, 2007 Does anyone know how to make a webpage viewable once. I have searched and still no luck. Much appreciation AM Link to comment https://forums.phpfreaks.com/topic/58137-webpage-viewable-once/ Share on other sites More sharing options...
AndyB Posted July 2, 2007 Share Posted July 2, 2007 Once per person or once for the whole planet? Link to comment https://forums.phpfreaks.com/topic/58137-webpage-viewable-once/#findComment-288337 Share on other sites More sharing options...
ainoy31 Posted July 2, 2007 Author Share Posted July 2, 2007 the whole universe Link to comment https://forums.phpfreaks.com/topic/58137-webpage-viewable-once/#findComment-288338 Share on other sites More sharing options...
DeathStar Posted July 2, 2007 Share Posted July 2, 2007 Thats very useless to do. Why would you want to do that? Link to comment https://forums.phpfreaks.com/topic/58137-webpage-viewable-once/#findComment-288346 Share on other sites More sharing options...
ainoy31 Posted July 2, 2007 Author Share Posted July 2, 2007 I have a website where people can buy gift certificates and an email will be sent to whoever they are purchasing it for. In the body of the email is a link for that person to click on it and print out the gift cert. I just realize that people can change the id number in the url and retrieve other gift certs. Link to comment https://forums.phpfreaks.com/topic/58137-webpage-viewable-once/#findComment-288354 Share on other sites More sharing options...
AndyB Posted July 2, 2007 Share Posted July 2, 2007 http://www.onlamp.com/pub/a/php/2002/12/05/one_time_URLs.html might be well worth reading for a solution. Link to comment https://forums.phpfreaks.com/topic/58137-webpage-viewable-once/#findComment-288382 Share on other sites More sharing options...
DeathStar Posted July 3, 2007 Share Posted July 3, 2007 :-\ Fetch the number of times from database and then if it is moee than one, die(); I have a website where people can buy gift certificates and an email will be sent to whoever they are purchasing it for. In the body of the email is a link for that person to click on it and print out the gift cert. I just realize that people can change the id number in the url and retrieve other gift certs. Link to comment https://forums.phpfreaks.com/topic/58137-webpage-viewable-once/#findComment-288617 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.