How to redirect browser to https (ssl) in php
July 18, 2009 | In: htaccess
Most of the e-commerce website uses payment gateway for online payment. And, those sites uses SSL (secure socket layer) connection to transfer data to and from the payment gateway. In the common scenario, most of the sites uses “http” protocol...