Header Location in new window?

Discussion in 'PHP' started by wierdo, Sep 2, 2007.

  1. #1
    Is is possible to open the header location into a different window without using Javascript?

    In other words, when I have

    header("Location: mypage.php");

    I want it to open in a new window. Thank you.

    RESOLVED, I used a different method. If anyone could answer this question though, I would like to know the answer.
     
    wierdo, Sep 2, 2007 IP
  2. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #2
    No, you can't
     
    gibex, Sep 2, 2007 IP
  3. wierdo

    wierdo Well-Known Member

    Messages:
    1,646
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    140
    #3
    Thank you. If I could have done this it would have been a lot easier.
     
    wierdo, Sep 2, 2007 IP