you could use header() and have that page open another window via javascript, though as feldon23 says, any popup blocker will block it.
you could call the javascript on the page before the header() call, when the link/button is clicked. smarter popup blockers will allow this.