> 
> Hi:
> 
> This might seem like a odd question, but in php I can leave a script 
> by "exit;" But, how can I also close the html page that contains the 
> script?
> 
> I know that I can close the page many different ways via a user 
> actions, but how can I close it from within a conditional php 
> statement?

You can't (AFAIK).  You need a client-side technology for that.

JM

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

Reply via email to