jquery ajax post method load data from database

Опубликовано: 02 Октябрь 2024
на канале: Pak IT Learning Hub
175
11

#jqueryajax #ajaxpostmethodjquery #jqueryajaxloaddata

This lecture guides you to fetch data from a database using the post method of jquery.

0:00 create a table inside MySQL database
2:28 add jquery library and create a div and button
2:57 call a function on button click
2:59 do a server coding for fetching data from database
6:33 load data to a div from a server using ajax post method