RE: Window close.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
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?
[/snip]

Repeat to yourself, PHP is server-side 3X. You cannot do it with PHP. You
may be able to spit out a JavaScript close() statement at the end of the PHP
script.

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux