Programming Fields

  • Interview Q&A
    • Laravel Interview Q&A
  • Laravel
  • Livewire
  • React
  • Angular
  • Node
  • CodeIgniter
Home » AJAX Tutorial » Page 2

Dropdown Selection Filter in PHP Using jQuery Ajax

August 17, 2019 by Umesh Rana 6 Comments

Dependent Dropdown List

When you have multiple dropdowns and each dropdown has dependent value based on the selection of other dropdowns. This may be an obscure approach to filter values in each dropdown dynamically. In this post, I am here with the dropdown value filter based on another dropdown. During this step, the form will be refreshed without […]

Filed Under: AJAX Tutorial, jQuery, PHP Tagged With: Ajax PHP Form Handling, Dependent Dropdown Filter, Multiple Dropdown Filter, Populate Dropdown in PHP Ajax

Load Data From MySQL Database in PHP Using jQuery Ajax

August 12, 2019 by Umesh Rana 5 Comments

jquery ajax load data

The jQuery Ajax call will load the data from the database or from any file without refreshing the entire page. Using jQuery Ajax call the data loads asynchronously. This means the multiple functions can be executed at the same time not one by one. This is only possible by using Ajax. It optimizes the speed […]

Filed Under: AJAX Tutorial, jQuery, PHP Tagged With: Ajax PHP Form Handling, jQuery Ajax Callback, jQuery Ajax Form Handling

Ajax PHP Form Handling Using jQuery – Submit Form Without Refresh

August 8, 2019 by Umesh Rana 2 Comments

Ajax PHP Registration Form

Welcome guys, I am here with another post in the Web development series. So, before starting with this post, I am assuming that you are aware of the core PHP. So, I am moving to some advanced level here. If you have the idea of form handling in PHP with HTML then you already know […]

Filed Under: AJAX Tutorial, jQuery, PHP Tagged With: Ajax PHP Form Handling, jQuery Ajax Form Handling, Registration Form in PHP

  • « Previous Page
  • 1
  • 2

Categories

  • AJAX Tutorial (13)
  • Angular (3)
  • CodeIgniter 4 (13)
  • Git (3)
  • Interview Questions & Answers (1)
  • jQuery (17)
  • Laravel (142)
  • Linux (14)
  • Livewire (8)
  • MacOS (3)
  • Node (2)
  • PHP (16)
  • React (21)
  • Tailwind CSS (1)
  • WordPress (7)

Support Us on YouTube

The Mind Behind This Blog

A passionate Full Stack Developer with a flair for crafting web and mobile solutions that deliver outstanding user experiences. With 6+ years of hands-on experience in the world of software development. I thrive on turning complex ideas into elegant, efficient, and user-friendly applications. Apart from it, I am a knowledge enthusiast, and devoted content creator. Read More…

Quick Navigation

  • Home
  • About Us
  • Privacy Policy
  • Contacts

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Copyright © 2025· Programming Fields· All rights Reserved. And Our Sitemap.All Logos & Trademark Belongs To Their Respective Owners·

Programming Fields
  • Interview Q&A
    • Laravel Interview Q&A
  • Laravel
  • Livewire
  • React
  • Angular
  • Node
  • CodeIgniter