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
message notification

How to Send Text Messages by using Firebase

In this blog we will create live demo to send message by using JavaScript Firebase Cloud Messaging client app. Firebase Cloud Messaging (FCM) is a cross-platform messaging solution that lets you reliably send messages at no cost.… 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
Crop image in round shape

How to crop image in round shape by using Cropper.js

In this blog we will create live example to crop an image in round shape and download that image. Also we will upload that image on your server. We are… Read more
Send email as attachment in PHP

Create Dynamic PDF and Send as Attachment with Email in PHP?

Here we have use TCPDF for PDF generation and PHPMailer for sending an email. We will create live demo example for dynamically generate PDF file and send an email as attachment. Read more
How to send mail using PHPMailer in PHP

How to send mail using PHPMailer in PHP

How to send mail using PHPMailer in PHP Read more
create-business-email

How to create free business email

In this tutorial we will create free business email address like [email protected] and also you can send and receive all the mail from your customers or users. Using free and… Read more
How to make a spinning wheel game in javascript

How to make a spinning wheel game in JavaScript with full source code

We will create one live example for spinning wheel by using JavaScript code. Spin it with click on SPIN NOW button. More you will click on it, more it’ll spin… Read more
download PDF invoice dynamically in PHP

How to generate or download PDF invoice dynamically in PHP with MySQL

In this blog we will learn or setup live demo example to generate or download PDF invoice file by using PHP. We also upload that PDF invoice file on server… Read more