Programming Fields

  • Interview Q&A
    • Laravel Interview Q&A
  • Laravel
  • Livewire
  • React
  • Angular
  • Node
  • CodeIgniter
Home » Archives for Umesh Rana » Page 21

PHP File Upload Using jQuery and Ajax

August 25, 2019 by Umesh Rana 2 Comments

PHP File Upload

When we upload the files in PHP it means we move the files from one location to another. Generally, if we talk about the PHP file upload, then we know that in every request of the client to the server, the server returns the response with the required data. So, in case of PHP file […]

Filed Under: AJAX, jQuery, PHP Tagged With: Ajax File Upload PHP, Ajax PHP Form Handling, File Upload in PHP MySQL, PHP File Upload Script, Upload Photo PHP

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, 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, 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, jQuery, PHP Tagged With: Ajax PHP Form Handling, jQuery Ajax Form Handling, Registration Form in PHP

How to Install and Configure XAMPP For Windows and Linux

August 2, 2019 by Umesh Rana 2 Comments

XAMPP Installation

Hey buddies, this is my first post in this web development series. Through this blog, I will be posting the tutorials on web developments. So, I am here with my very first post in which I will start with the setup and configuration of PHP in the Windows and Linux operating system with the XAMPP […]

Filed Under: PHP Tagged With: Apache Server, XAMPP Installation

  • « Previous Page
  • 1
  • …
  • 19
  • 20
  • 21

Categories

  • AJAX (12)
  • Angular (3)
  • CodeIgniter 4 (13)
  • Git (3)
  • Interview Questions & Answers (1)
  • jQuery (16)
  • Laravel (135)
  • 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…

Connect Us On

  • Facebook
  • LinkedIn
  • Twitter
  • GitHub
  • YouTube

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 © 2023· 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