transferring $_SESSION in another server (php)?

Discussion in 'Programming' started by cris02, Sep 15, 2006.

  1. #1
    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..
     
    cris02, Sep 15, 2006 IP
  2. VONRAT

    VONRAT Banned

    Messages:
    181
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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 :)
     
    VONRAT, Sep 15, 2006 IP