PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Any one have idea on how to force the server to create a new session for child window instead of joining the existing session?
ie i want different SESSION should run in both parent & child window. moreover i donot want to destroy parent session.