Simple CRUD (Create, Read, Update, Delete) with PHP, MySQL and Bootstrap.
#Latest Updates
- Add Dynamic Search features in Rekap
rekap.php
- Add Export to Excel features
export.php
- PHP Function
- Validation form with jQuery
- PHP MySQL (add, edit, delete)
- Using of Bootstrap
- Copy and Paste crudphp into htdocs folder.
- Import DB crud (crud.sql) to phpMyAdmin.
- Run from the browser via http://localhost/[project-directory]