Hello Todd,

Thursday, March 4, 2004, 6:52:33 PM, you wrote:

TC> How can I execute "window.close()" with php?

You can't, PHP is a server side language. You can echo out the above
JS using PHP, but you can't "force" it to happen.

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html

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

Reply via email to