paritycheck Posted November 4, 2007 Share Posted November 4, 2007 Hi guys.. I need help here. I have my program in php - on one of the pages I have a frame which contains another program which means that in this case I now have like two sessions being created one for my main program and one for the program called within the frame. I can destroy the session created in my main program when I log out but I don't know how to destroy the session created by the program which runs in the frame. Note that not all my pages have frames and its only on one page where I've enclosed the external program in a frame. Is there any way to destroy the session in the frame like when I navigate away from teh page which has the frame or so... Link to comment https://forums.phpfreaks.com/topic/75986-how-to-destory-session-in-a-frame/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.