Recent content by markjeff

  1. M

    How can i create login form in PHP?

    Get an SSL certificate. Once you have HTTPS working on your server (work with your hosting company to get it working), you can use code similar to the following to force an HTTPS connection in PHP. .htaccess is another option, mentioned elsewhere.
Back
Top