PHP

  • How To Install phpMyAdmin on Debian 10?

    How To Install phpMyAdmin on Debian 10?

    After a long-time, Debian upgraded their overall OS and for some reason phpMyAdmin is not there in Debian 10 (Buster) release. Maybe they have removed it this time from apt list to keep everything as…

  • How to Install WordPress with NGINX PHP7 PHPMyAdmin

    How to Install WordPress with NGINX PHP7 PHPMyAdmin

    Here is this article we are going to see how we can install WordPress on NGINX with latest and super fast PHP7 with PHPMyAdmin on Ubuntu 16.04 which is the newest Debian/Ubuntu distribution as of…

  • How to hide PHP version?

    How to hide PHP version?

    PHP is an open-source web scripting language that is widely used to build dynamic web pages. But its default installation leaves a hack and unneeded information called PHP version as X-Powered-By: PHP/X.x.x which help hackers to target…