Often you may need to get previous URL in JavaScript. Here are the steps to retrieve previous page in JavaScript.
How to Get Client Timezone & Offset in JavaScript
Sometimes you may need to get client timezone and offset in JavaScript. Here are the steps to do it.
How to Check if JS Object Has Property
How to Auto Increment With Prefix As Primary Key in MySQL
How to Set Initial Value & Auto Increment in MySQL
Sometimes you may need to set initial value and auto increment in MySQL. Here are the steps to do it.
How to Create DMARC Record for your domain
MySQL Query to Get Column Names from Table
How to Find Min & Max Values of Column in Pandas
How to Redirect Stdout & Stderr to File in Python
Sometimes you may need to redirect stdout and stderr to file in Python. Here are the steps to do it.