This is offtopic, but easy

User javascript
Make your link =
<a href="javascript:window.close();">linked item </a>

If you are wanting to do it with PHP, stop.
PHP is server side only
http is connectionless, the server can't tell the client to close it's
window.

On 4/6/01 11:45 AM, "Wee Chua" <[EMAIL PROTECTED]> wrote:

> Hi all,
> Can anyone tell me how to write a script to close the current opened window
> with hyperlink? Thank you.
> 
> Calvin Chua
> Systems Analyst
> InterClean Equipment, Inc.
> 734-975-2967
> www.InterClean.com
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to