Does anybody know of a way to break out of a frameset while using the following code to redirect the browser:
header("Location: http://www.anywhere.com/");
exit();
Thanks.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

