In this article, we will tell you how to make confirm password validation in html5 when we creating the registration page at that time we need to... Read More
Laravel 6 google v2 recaptcha form validation example tutorial
In this tutorial, we are going to integrate the Google reCAPTCHA in Laravel 6 normally captcha is used for security purpose and only human users can... Read More
Today, we will discuss the jquery form validation in laravel 6 when the user submits the form at that time we have to need some field to mandatory... Read More
Laravel 6 ajax form submit with Jquery validation example
Today, we will discuss form validation of jquery with ajax submit form handler in laravel 6 when the user submitted the form at that time required... Read More
In this tutorial, we will tell you how to send email in PHP using the PhpMailer PHP provides the mail() function to send email but sometimes that not... Read More
Today, We will start to learn with angularjs So first We will discuss form validation with angularjs We create the form using bootstrap and that form... Read More
In this article, we are going to create add a star rating in php here We have considered a t-shirt as a product When a customer buys a product that... Read More
How to send an email with HTML template using PHP and Ajax
We will have learned how to sending mail with a template using PHP whenever creating contact form this tutorial is used See the below image is my... Read More
Today we are going to learn more about how to create server-side form validation using CodeIgniter framework Whenever creating Codeigniter... Read More
Today, I will discuss regarding form validation of jquery when the user submitted the form at that time required for input field validation there are... Read More