[PHP] Re: closing windows
hi function execute() { windows.close(); } Close "; ?> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] Re: closing windows
"Jon Phipps" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I am curious as to how, from within php, you could emulate the javascript > window.close() function. The other thing is how would I blend javascript and > php, it call javascript functions from php. The javascript will be l