Is there a php function that closes a browser window?

I know there is a javascript function (window.close), but I can't use it
because it complains that the window is not opened by javascript
(window.open).

I looked over the function reference but I didn't find anything about
this problem.

TIA
Constantin Brinzoi

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

Reply via email to