Re: [PHP] getting client info

2001-03-12 Thread Tanya Brethour
I am not sure if there is a way to do this. The only thing you could do is determine level of encryption by browser version. This might work in some cases.. but obviously if they have an old browser version (whose encryption level is low by default) and they install like an encryption_pack (IE e

[PHP] getting client info

2001-03-12 Thread Mitchell Hagerty
I am using http://www.asphyxia.com/PHP_BD/PHPClientSniffer.phps to get info about the browsers connecting to me but I would also like to get the level of encryption they are capable of. Any thoughts on how to do this? tks mitch -- PHP General Mailing List (http://www.php.net/) To unsubscr