PHP is used for making dynamic and interactive webpages, it's not client-side. Opening a window is a browser action and can be done only with javascript or html tags such as _blank =/
What are you trying to achieve exactly? Tell us. I may develop a php function(wrapping js) for you but you need to be clear.