EZE Posted January 22, 2007 Share Posted January 22, 2007 Is it possible (with php, javascript, even html) to have the page you are viewing not be recorded in your browsing history? I don't mean cache-wise, but if, say you visited phpfreaks.com, then went to youtube, and click in the address bar and scrolled down to find phpfreaks.com, but it isn't there. Is that possible? Or am I dreaming? Do i have to do it cache-wise with header:cache control ? Link to comment https://forums.phpfreaks.com/topic/35182-no-file-record/ Share on other sites More sharing options...
Ninjakreborn Posted January 22, 2007 Share Posted January 22, 2007 There's no way to keep it from coming up in history. THe browser does that automatically, and you have no control over that (as the developer)Same as in something like microsoft work, it has a history of all recently open file's, only the browsers owner has control over that. Link to comment https://forums.phpfreaks.com/topic/35182-no-file-record/#findComment-166141 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.