Within a standard "brochure" site I have a subsystem where private data is passed back and forth in a series of pages.
I have not dealt with HTTPS in PHP before and I'm not sure what I have to do. The site is done and working now without HTTPS.
Can someone point me to a list of steps that I need to do, to implement HTTPS on the secure part of the site.
thanks