How about:
echo "<a href='something.php' TARGET='_blank'>Link</a>";

Well, I guess that is really HTML, but with the idea that PHP is server
side only you would need a client side method of opening windows.  So,
HTML, Javascript, pick your method....

-Brad

Adriaan Nel wrote:

> Hi all,
>
> How do I open a new window from php?
>
> Thanks
> Adriaan
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to