I have never worked with SSL and php. Have only done regular php without any HTTPS: ? I was wondering if you have to some thing special in PHP other than installing the SSL certificate on the site and referring to the https url! I have not tried it yet, but I would like to know for future compatibility. Please share.
No difference. HTTP and HTTPS are just related to communication between the browser / user and the server.