How to create a custom Nameservers?

How to create a custom Nameservers?

A nameserver is a server that translates domain names into IP addresses. When you enter a domain name into your browser’s search bar  the domain name is sent to the name server, which converts it to an IP address so the browser can find it.A custom nameservers is created by people if they have a Reseller hosting or Virtual Private Server (VPS) account. It will be easy for your reseller clients to remember your nameserver. You can use custom nameservers in place of the nameservers offered by your web hosting company. Registering your own nameserver also means you can avoid giving away third-party details to your clients.For example, if your domain is risenepal.com, you could create custom nameservers like ns1.risenepal.com and ns2.risenepal.com.Follow t...
How to Change Billing Cycle Monthly to Annually in WHMCS

How to Change Billing Cycle Monthly to Annually in WHMCS

WHMCS is the most popular web hosting billing and automation tool. Most of the web hosting reseller and web hosting provider use this tool to automate their billing and web hosting.You may have noticed that on the order form, the default billing cycle is always set to be the lowest cycle. Which means if you have a monthly cycle for any products with price, then monthly billing will be selected. However, you might want to change the monthly billing to annually as default. In this post I will show how to change the billing cycle Monthly to Annually in WHMCS with a single line of code.Please note that even if you have changed the order of the {if} statements wouldn't have any effect on that since {$billingcycle} is always set to be the lowest cycle for which there is a price.The...