HTTPS

Hypertext Transfer Protocol Secure (HTTPS) is an extension of the Hypertext Transfer Protocol (HTTP). It is used for secure communication over a computer network, and is widely used on the Internet.

<?php

    headers('https://www.exakat.io/');
}

?>

Documentation

Related : Hyper Text Transfer Protocol (HTTP), Wrapper, Protocol