Sajjad’s Blog

Posts Tagged ‘secured url

SSL (HTTPS) URLs and CodeIgniter

Posted by: msh134 on: October 28, 2008

I am a fan of CodeIgniter for its ease of use. I have developed several ecommerce projects using this “beautiful” framework. While working on my first ecommerce project with CodeIgniter, I faced a problem with URLs. The site was suppose to use both “http” and “https”. But with CodeIgnitor we can define one base URL, [...]