Skip to content

Generate a basic PHP-powered Bootstrap-themed CRUD (Create, Read, Update, Delete) application based on your MySQL SELECT, UPDATE, or CREATE query.

Notifications You must be signed in to change notification settings

daviseford/bootstrap-crud-generator

Repository files navigation

Instructions

Extract the .php files (new.php, list.php, edit.php, delete.php) to your application directory.
Open up config.php and fill in the MySQL parameters.
Now open list.php. You'll get a nicely formatted table of your selection.

About

Generate a basic PHP-powered Bootstrap-themed CRUD (Create, Read, Update, Delete) application based on your MySQL SELECT, UPDATE, or CREATE query.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published