
If you have a new website domain or don’t use your existing domain, then here’s how you can move your website to another domain.
If you have a new website domain or don’t use your existing domain, then here’s how you can move your website to another domain.
Here’s how to prevent image hotlinking using .htaccess and stop other websites from using your images without your permission.
Sometimes you may need to redirect pages to another domain. Here’s how to redirect page to another domain using .htaccess file in Apache server
SSL certificate make your websites secure and protect it from various cyber threats. Here are the top 7 SSL certificate providers for your website.
Here are 7 ways to speed up your website and reduce page load time. Fast websites improve search engine rankings and boost conversion.
MySQL date functions that help you directly get required part of date. Commonly used MySQL date functions. These MySQL date functions are easy to remember.
MySQL Date format is a very handy function. It formats a date as specified in the argument. Here’s a cheat sheet for MySQL date format function.
Many a time you need to calculate rank in MySQL. You can order by a number but can’t calculate rank in MySQL easily. Here’s a query you can use.
Many a time you need to fin nth rank in MySQL. To find nth rank in MySQL, we will calculate rank in MySQL. Then we filter the nth rank in MySQL.
Calculate decile from recency in MySQL. E.g, to rank customers based on recency of purchases or orders