Jump to content

newbie - open new window


Cedron_j

Recommended Posts

I have been attempting to set redirect to a new browser window using the following commands:

 

  header("Window-target: blank");

  header("Location: http://microsoft.com");

 

Unfortunately it opens in the same window instead of a new window.  Can someone tell me the proper way to accomplish my task?

 

Thanks,

 

Cedron_j

Link to comment
https://forums.phpfreaks.com/topic/39544-newbie-open-new-window/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.