In this blog we will add a watermark on a PDF using TCPDF. Adding a watermark to a PDF document is a basic need in document editing work. TCPDF is… Read more
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
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
In this blog we will authenticate users with Firebase using their Facebook accounts by integrating Facebook Login into your app. Here we authenticate using facebook login with FacebookAuthProvider method of JavaScript. To handle the Facebook sign-in flow with the… Read more
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
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
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
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
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
If you want to crop image into triangle shape by using cropper.js then this blog for you. We will create live demo for you so will get idea how programmatically… Read more