Web Technology

How to manually upgrade phpMyadmin

A lot of us devs have been having compatibility issues with the latest versions of php (7.2 <) and phpMyadmin. And because of this we’re bugged with the annoying warnings whenever we open phpMyAdmin on our development machines. To get away with this, the only real solution is to update our copy of phpMyAdmin to the latest version. And in this article, we’ll show you…

Continue Reading

Secure Your Site with Let’s Encrypt

Let’s Encrypt is Certificate Authority run by Internet Security Research Group that provides X.509 certificates for TLS encryption for free! It simplifies the process of enabling encrypted HTTP (HTTPS) on web servers. To date, Let’s Encrypt has issued a billion certificates making roughly more than 80% of today’s page loads globally. In this article, we’ll teach you how to obtain a free SSL certificate for…

Continue Reading