This tutorial tackles on how to Ajax CRUD(create, read, update, delete) Operation using PDO with Bootstrap/Modal. We use ajax so that the page won't reload after a successful action and in this tutorial, I've performed ajax using jQuery to our PHP api that uses PDO as extension.
↧