Mcrypt is deprecated since PHP 7.1 and completely removed from PHP since version 7.2. You should use OpenSSL or Sodium.…
With Envoyer you can easily deploy your PHP projects without any downtime. You can connect your Github, BitBucket or any…
Emptying the trash or recycle bin can be done by right clicking on the icon and hitting the empty option.…
When updating Debian Squeeze on a VPS with DirectAdmin, the following error occurred: This error is easy to fix by…
When organizing folders it can be needed to find out if and which folder has subfolders. Let’s say we have…
For searching through files I always end up using grep with a number of options. Because I don’t like typing…