/phpcrud

On this application users are able to create, view, update and delete records. Users can also print all the records created so far. This simple application is very useful for beginners who want to have a clear understanding of how to create a CRUD in PHP with MySQL and Bootstrap. Here I use bootstrap modals to create, view, update and delete records with the help of JavaScript programming language.

Primary LanguagePHP

This repository is not active