RE: Authentification related to browser window

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

 



Quoting Cristi Barladeanu <kristache@xxxxxxxxx>:

> Greetings
> 
> My problem is pretty simple. User enters the site, logins, and after 
> that he hits ctrl+n or something, to open a new window from same 
PHP can not track the events at the client side.

I think it is not possible , But you may try the combination of
javascript and php to do so
Following function may be usefull

session_regenerate_id();

See the manual for it.
 
Zareef ahmed 

> browser. Can I make him to login again in the new window but to keep 
> him logged in the old one?
> 
> Now i'm using sessions, but i realise that the cookies set by them are

> related to browser, so every window use them.
> 
> I hope you will understand what i mean.
> 
> Cheers,
> Cristi
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

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




------------------------------------------------------------------------
--
Zareef Ahmed :: A PHP develoepr in Delhi ( India )
Homepage :: http://www.zasaifi.com

-- 
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