Generate barcode

How to generate and download barcode with jQuery free

By using JsBarcode JavaScript library we will generate barcode and this is a customizable barcode generator which is helpful to create your barcode. You can also download this barcode in… Read more
load more data on scroll

How to load data on scroll for web and mobile?

In this blog we will fetching data from database when we scroll the page and also this code works fine on desktop browsers and mobile browsers. Whenever the page scrolling at end of… Read more

How to create Google login for your website by using Firebase Authentication

In this tutorial we will create a Google Sign-In button for your website. Here we will create live demo example for login with google and in this demo we will… Read more
Load more button

How to load more data from database using PHP

When you have lots of records on your webpage and if you want to load these records in some segment or in some limited bunch like at a time five… Read more
Scroll Back To Top Button

How To Create a Scroll Back To Top Button with Live Example

When your page have lots of content and you will scroll the page down to see all these content and if you want to go to top of the page… Read more
Google reCAPTCHA

How to add Google reCAPTCHA v3 in login page with HTML and PHP

In this blog we will learn how to enable and customize reCAPTCHA v3 on your webpage. reCAPTCHA uses an advanced risk analysis engine and adaptive challenges to keep malicious software from… Read more
autocomplete widget

How to make autocomplete search with PHP and AJAX

In this blog we will create on live demo example where we can implement live autocomplete search by using autocomplete widget of jQuery UI and PHP. In this tutorial, I… Read more
Firebase Login and Register

Live Demo Firebase Login and Registration Authentication

In this blog we will create live demo for secure Firebase Login and Registration. You can use Firebase Authentication to allow users to sign in to your app using one… Read more
AJAX LOADER

How to display loading image or loader when Ajax call is in progress?

When you call Ajax and you need to display loading image or loader then you must have to follow this blog. In this blog we will create live example to… Read more
Sweet alert box

How do you implement a sweet alert?

In this blog we will create live example for sweet alert. Sweet Alert is a method to customize alerts in your applications, websites and games. A beautiful, responsive, customizable and accessible… Read more