How to Install and Manage Node.js via NVM
NVM is known as Node Version Manager, Similarily to RVM (Ruby Version Manager) for Ruby language. NVM provides an option for […]
NVM is known as Node Version Manager, Similarily to RVM (Ruby Version Manager) for Ruby language. NVM provides an option for […]
If you have just installed phpmyadmin and unable to login with root user. Then you’re at right place so let’s […]
Follow these instructions to generate a certificate signing request (CSR) for your Apache Web server. When you have completed generating […]
FFmpeg is a cross-platform solution for streaming audio and video as well as recording and conversion. It’s also useful to convert […]
Over three years after Google paid $25 million to gain the exclusive rights to the “.app” top-level domain, the company is at last […]
Uploading files on AWS S3 is very easy with AWS Javascript SDK. We’re going to upload files to S3 in […]
In the web application, generally, the file is downloaded from the same server. But sometimes the file needs to be […]
To download a file in PHP, you need to force the browser to download file except display. In this article, […]
Before taking any action with date input, it always a great idea to validate the date string. Date validation helps […]
The Regular Expressions are the easiest option to change the characters format based on the specific pattern. You can change […]