if request come from port 443, SSL = Active you can get the port from $_SERVER["SERVER_PORT"] on Wednesday 05 April 2006 15:12, Alain Roger wrote: > Hi, > > I would like to ebsure that my user has SSL activated. > > for that i would like to do something like that : > 1. after lo-in button click, application will check if SSL is already > activated. > 1.a if no, php code should activate SSL > 1.b if yes, php code should control login and password entered. > 2. .... > > how from PHP code, can i test if SSL is activated and if need activate SSL > ? > > thanks a lot, > Alain -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php