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!
Just pass the session id through the URL. You can do it by having a URL writer in the code that parses all URL's or you can just let PHP do what it does when the cookie cannot be set.