Closed tambastar closed 3 years ago
Thank you for your topic suggestion. Per the message posted in Slack last week, we are pausing acceptance of new articles until further notice while we work through the backlog of submitted drafts. We will notify you when we are ready to accept new topic suggestions. Thank you for your patience.
Introduction
Using javascript to run CRUD operation without reloading the web page. PHP is a backend programming language while MySQL is a Relational database. With help of HTML and Javascript, this tutorial will show how one can work on CRUD operation for a web application
Goals
Prerequisites
Conclusion
Create an application with Javascript Ajax that can run CRUD Operation