How to change my PHP site to a secure site?

  • Thread starter Thread starter rob_asks
  • Start date Start date
R

rob_asks

Guest
I've already made a web site using PHP, but now I would like to make it accessible via https. Once I buy and configure the certificate, does the code itself need any changes? Or is all the encrypting and decrypting done by the web server and web browser automatically?
 
Back
Top