[snip]
How can i do so header opens a new page in a new browser, instead of
opening
the page inside the current browser?
[/snip]

header does not do this, but you can do it with a target="_blank" attrib
in your href tag or with JavaScript.

Have a pleasant and productive day.

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

Reply via email to