Re: [PHP] close windows

2001-10-30 Thread Richard S. Crawford
window.close() It's JavaScript. PHP is a server-side language and cannot affect anything on the browser itself. PHP cannot: 1. Close a browser window 2. Spawn new windows 3. Produce pop-up boxes 4. Do form verification before the form is submitted 5. Do anything to a pa

[PHP] close windows

2001-10-30 Thread André Castanheira
Hi, Is there a php command to close a window or return to the previous one ? Obrigado, André Castanheira Carioca Engenharia S.A. +55 21 3891-2200 r; 2325 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE