Articles tagged: MySQL

Clear
PHP Aug 05, 2021 7 min read

Coupon Code Generator in PHP and MySQL using Ajax and jQuery

In this post, I will show you how to create a basic coupon code functionality generator and save it to our database and redeem it with the user. If yo...

PHP Aug 04, 2021 10 min read

Delete Multiple Records in PHP using Ajax And jQuery

Are you thinking of how to delete multiple records in PHP using ajax and jquery? In this post, I will share with you how to do it. Deleting records on...

PHP Jul 31, 2021 4 min read

Dynamic Ajax Form Validation in PHP & MySQL using jQuery

In this post, I will show you how to create an ajax form validation in PHP & MySQL using jQuery. In my previous tutorial, I created a Simple Dynamic F...

PHP Jul 29, 2021 4 min read

Check If Email Address Is Already Exists in The Database

In this tutorial, you will learn how to check if email is already exists in the database using PHP & MySQL with Ajax. This task is needed if you are b...

PHP Nov 10, 2021 10 min read

Return JSON Response in PHP & MySQL using Ajax and jQuery

I will share with you how to return JSON response in PHP & MySQL using Ajax & jQuery this is useful to display multiple types of data from the server...

PHP Sep 20, 2021 7 min read

Integrate Sweetalert 2 In PHP & MySQL Using Ajax

In this tutorial, I will show you how to integrate sweetalert 2 in PHP & MySQL using Ajax. Sweetalert 2 allows us to customize the alert box in our we...

PHP Mar 22, 2022 7 min read

Delete Data with jQuery in PHP & MySQL Using Ajax

In this tutorial, you will learn how to delete data in PHP & MySQL using ajax we know that this is a common function when creating software. So I hope...

PHP Nov 04, 2021 12 min read

Edit or Update Data with Bootstrap Modal in PHP & MySQL Using Ajax

In this code, we will show you how to display the data with Bootstrap Modal and Update it in PHP & MySQL using AJAX. This function is one of the most...

PHP Jul 28, 2021 8 min read

PHP & MySQL AJAX example Using jQuery

In this tutorial, we will implement PHP & MySQL AJAX example using JQuery Library with simple Employee Saving & Getting records for us to test the POS...

PHP Jul 28, 2021 5 min read

How To Use Bootstrap Datepicker in PHP & MySQL using Ajax

In this tutorial, I will explain how to implement Bootstrap Datepicker in PHP & MySQL using Ajax. I will guide you step by step on how it works. So i...

We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies

More