how can we close current window using php without using window.close(),self.close or any javascript
how can we close current window using phphow can we close current window using php except window.close(),self.c
Page 1 of 1
2 Replies - 4467 Views - Last Post: 16 February 2010 - 05:39 PM
Replies To: how can we close current window using php
#2
Re: how can we close current window using php
Posted 16 February 2010 - 06:12 AM
You CAN'T. PHP runs on the server, not on the client. You can't do ANYTHING on the client directly from PHP.
#3
Re: how can we close current window using php
Posted 16 February 2010 - 05:39 PM
Your best bet to achieve this might be to look into Javascript or another client side scripting language. Or see what they have to say in the Javascript forum http://www.dreaminco...showforum90.htm
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|