At 12:45 AM -0500 12/3/10, Ethan Rosenberg wrote:
Dear List -

How do I close the browser window, with a script [shell or Perl], after I exit PHP?

Thanks.

Ethan


Ethan:

PHP runs before the browser reads the result. As such, if PHP closed the window when it exited, then there would not be an open window for the user to see.

I suggest you re-think what you are trying to do. In fact, if you simply state what you are trying to do, it might be a better way to get our opinion.

Cheers,

tedd

--
-------
http://sperling.com/

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

Reply via email to