on 30/07/02 6:11 AM, Martin Clifford ([EMAIL PROTECTED]) wrote:

> <?php
> 
> echo "<body onunload=\"opener.window.location='$PHP_SELF';\">\n\n";
> 
> ?>
> 
> Something similar will work fine.


Wouldn't the $PHP_SELF be that of the popped-up window, not of the opener?

Justin French


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

Reply via email to