Skip to content
Programmer Desk
  • About
  • Contact

jQuery

  • Home
  • jQuery
Posted inAJAX jQuery PHP

How to Upload Multiple image without page reload in PHP

This tutorial we going to implement Multiple image upload without page refresh. we use base 64 to convert into image and store. upload multiple image and store all image in…
Posted by Programmer Desk October 2, 2022
Posted inAJAX jQuery MySQL

How To Make PHP Infinite Scrolling Using AJAX, MySQL, jQuery

This tutorial we going to implement PHP infinite scrolling without page reload using PHP, AJAX, MySQL and jQuery. That helpful for big post website and also useful for pagination as…
Posted by Programmer Desk July 14, 2022
Posted inAJAX boostrap css

How to build custom drag and drop builder to upload image

This tutorial we are going to implement custom drag and drop builder for image upload using JS. We will use bootstrap for designing and JS library to control drag and…
Posted by Programmer Desk April 1, 2022
Posted injQuery PHP

How to submit form using ajax without page reload

This tutorial we are going to learn submit form using ajax and PHP. We will implement this by using POST REQUEST and pass data though AJAX Call. Previous tutorial we…
Posted by Programmer Desk February 28, 2022
Posted injQuery PHP

How to develop auto complete search in PHP and jQuery

In this tutorial we are going to develop an Auto completed search. when user type on textbox we give them suggestion to choose from dropdown. it really useful when millions…
Posted by Programmer Desk February 28, 2022
Posted injQuery

How to add remove dynamic text field in jquery

dynamic text field to add and remove using jQuery, This tutorial we are going to implement this. Idea is simple when user click on add button we append text after…
Posted by Programmer Desk February 19, 2022
Posted inAJAX boostrap jQuery

how to populate datatable CRUD using ajax php,mysql

We are going to implement complete demo of DataTable CRUD. We use DataTable library with call of ajax and return data from MySQL. all operation we are perform by using…
Posted by Programmer Desk February 14, 2022
Posted injQuery MySQL PHP

How to create CRUD Operation using PHP, MySQL

Today we are going to implement simple CRUD operation. which is require everywhere in development and this will help you to begin your development projects. C – Create  : – To…
Posted by Programmer Desk February 13, 2022
Posted injQuery PHP

How to add Form Validation on registration

Form Validation in PHP - jQuery. We are going to implement jQuery validation using jQuery library with bootstrap UI.You can use this form as user registration and front-end designing.Jquery validation…
Posted by Programmer Desk February 7, 2022
  • Facebook
  • LinkedIn
  • Twitter
  • Pinterest
Recent Post
  • How to Use PHP Headers to Force File Download Safely
  • How to Create a Forgot Password Feature in PHP (Step-by-Step Guide)
  • How to format dates and times in javascript using toLocalString()
  • How to Convert HTML to PDF Using JavaScript (Step-by-Step Guide)
  • Image Compression in PHP: Reduce File Size Without Losing Quality
Category
  • AJAX
  • boostrap
  • css
  • How to
  • HTML
  • JavaScript
  • jQuery
  • MySQL
  • PHP

We provide quality tutorials, which helps to learn beginner. tutorials are easy to understand, add coding so overall helps for developer to solve development issue and make life easy.

  • Privacy Policy
  • Terms of Use
  • Facebook
  • Twitter
  • LinkedIn
Copyright 2025 — Programmer Desk. All rights reserved.
Scroll to Top