Dynamically Add Item to jQuery Select2 Control using Ajax with PHP MySQL
Do you know how to add options to jQuery Select2 plugin using Ajax using PHP? If you don't know, you've come to…
Do you know how to add options to jQuery Select2 plugin using Ajax using PHP? If you don't know, you've come to…
Hello, Guys today we are going to learn how to limit the number of login attempts using PHP and MySQL. Sometimes you ne…
Hi friends, in this tutorial I will show you how to create an automatic wait / exit session using PHP after 10 minute o…
In this post we learned how to sort table rows using drag and drop jquery with ajax and PHP scripts without refreshing …
An OTP, or one-time password, is a fast and effective way to verify a user's mobile number. Generally, OTP is sent …
What is multi user role based admin? For beginners, let me explain what this article is all about. Suppose you have onl…
This post will explain you, how to make your own custom captcha in PHP using GD library in HTML form. Also look at how…
Normally after a user is registered, we will send an email to the user's registration email address to verify their…
Drag and drop is a very effective function for creating user friendly web applications. In general, this feature allow…
In this post I will explain you how user can change their old password. First create a HTML Form with three fields. I…