CorfuVBProgrammer Posted May 15, 2006 Share Posted May 15, 2006 Hello . . . ! ! [img src=\"style_emoticons/[#EMO_DIR#]/excl.gif\" style=\"vertical-align:middle\" emoid=\":excl:\" border=\"0\" alt=\"excl.gif\" /] [img src=\"style_emoticons/[#EMO_DIR#]/excl.gif\" style=\"vertical-align:middle\" emoid=\":excl:\" border=\"0\" alt=\"excl.gif\" /] Some help plz ! ! ! [img src=\"style_emoticons/[#EMO_DIR#]/huh.gif\" style=\"vertical-align:middle\" emoid=\":huh:\" border=\"0\" alt=\"huh.gif\" /] I want to make an expire page.For example if the page is more than 2 minutes on the browser then to be expire.Is any way to do that ? ? ?Thansk a lot . . . [img src=\"style_emoticons/[#EMO_DIR#]/smile.gif\" style=\"vertical-align:middle\" emoid=\":smile:\" border=\"0\" alt=\"smile.gif\" /] Link to comment https://forums.phpfreaks.com/topic/9700-page-expire/ Share on other sites More sharing options...
Guest Server Geek Posted May 15, 2006 Share Posted May 15, 2006 do a cookie.. frist set a cookie with ur user info in it than do a time fuction in php if time is larger than 2 mins than set another cookie with flase vaules and then it expires! Link to comment https://forums.phpfreaks.com/topic/9700-page-expire/#findComment-35946 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.