Sometimes you may need to move file in Python. Here are the steps to do this.
How to Reset Auto Increment in MySQL
Sometimes you may need to reset auto increment column in MySQL tables. Here is how to reset auto increment in MySQL.
How to Show Last Queries Executed in MySQL
How to Change Href Attribute of Link Using jQuery
Sometimes you may need to change href attribute of link using jQuery. Here are the different ways to do this.
How to Get URL Parameters Using jQuery or JavaScript
Sometimes you may need to get URL parameters using jQuery or JavaScript. Here are the steps to do it.
How to Convert String to Date in MySQL
How to Calculate Age from DOB in JavaScript
How to Escape HTML Strings With jQuery
Sometimes you may need to escape html strings in your website. Here is how to escape HTML strings with jQuery.
How to Check if Element is Visible or Hidden Using jQuery
Often you may need to check if element is visible or hidden using jQuery. Here are the steps to do it.
Set NGINX to Catch All Unhandled Virtual Hosts
Sometimes you may need to catch all unhandled virtual hosts in NGINX. In this article, we will learn how to set NGINX to catch all unhandled virtual hosts.