Skip to content

AnshumanBharatiya/CURD_AJAX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CURD_AJAX

A CURD operation by using HTML, CSS, AJAX technique and mysql

Abou Ajax

Update a web page without reloading the page
Request data from a server - after the page has loaded
Receive data from a server - after the page has loaded
Send data to a server - in the background

By using ajax technique we can add, display, edit and delete data without reloading whole page.

All about ajax read the ajax.txt in my repo.

curd.php is main page or index page

About

A CURD operation by using HTML, CSS, AJAX technique and mysql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published