Autosave Notes (textarea) data using JQuery and Ajax | PHP | Part -1

Опубликовано: 30 Сентябрь 2024
на канале: Knowledge Thrusters
1,144
20

In this tutorial , you will be able to save textarea data in database using jquery, php and ajax.

Steps:
Create textarea for entering data
create database for storing data
make a connection with database
using js and ajax, insert data into database file
create database file and write insert query for inserting database.


Link:
https://github.com/sushma-singh-yadav...

#html5 #knowledgethrusters