hello... i would like to ask if there's a way to transfer the session on another server, example i work on a frame which each frame has located on different server.... on the first frame i have a login page this login page use $_SESSION, then after they login it redirect to other frame which is located to another server? is this posibble? anyone have an idea doing this? thanks i hope you help me... i appreciate your help.. thanks in advance..
seems to me there will be more security issues to cover w/ that ... perhaps it's best to set your session in the other server where the protected files are .. just a thought