
In this blog we will setup firebase web push notification in wordpress website but before going to configure you first create project in firebase and if you don’t know then… Read more

Here we validate end date should be greater than start date using jQuery. Most of time when we use date range, we always need to validate two dates. Step 1. Make… Read more

To generate a QR code, you just include the jQuery library and then pass the required parameters to the QRCode function, the text you want to encode as the QR code,… Read more

You can create a simple live database search functionality utilizing the Ajax and PHP, where the search results will be displayed as you start typing some character in search input… Read more

The datepicker is tied to a standard form input field. Focus on the input (click, or use the tab key) to open an interactive calendar in a small overlay. Step 1. Make a… Read more

By using FullCalendar’s code you can setup event calendar on your page. Now if you want to setup then follow some simple steps. Step 1: First create one simple html… Read more

In a login script, remember me feature is used to preserve the login details entered by the user. And it can be populated in the login form at the time of login.… Read more