Hello Brent,

Tuesday, April 13, 2004, 11:28:55 AM, you wrote:

BC> I have this problem where in my php and I know very little
BC> javascript that I execute a function to create a window.
BC> But I need to know if anyone knows of the function to kill
BC> that window, once one of my other functions is finished

When your PHP function has finished, just get it to output window.close
and the window will shut down.

-- 
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