QR Codes are a popular type of 2 Dimensional bar code and are also known as physical world links. In this article, we will see how to generate a simple QR Code using Google Chart API.
Category: HTML

Detect which submit button is clicked when a form is submitted using PHP.

When you migrate a site from one domain to another it is very important to move your traffic from your older domain to the new domain.
In this article, we will see 5 methods to redirect an old domain to a new domain.

DataTables is a very popular and useful jQuery library to create powerful tables. In this article, we will see how to create date range filters in server-side jQuery dataTables using PHP and AJAX.

There is a case when we want to detect a browser to handle a particular feature in the application.

Open bootstrap nav tabs by detecting # value from the URL and also update # value in the URL upon clicking the nav item.

How to detect if your visitor is using Internet Explorer and display a warning message to change browser.

How to add formatting for letter-spacing after every 4 digits of credit, visa, union or master card in HTML input box of stripe or any other payment gateway

Disable mouse click inside the HTML element or a DIV using CSS or JavaScript.