Skip to content

iigal/crud-php-with-dashboard-pagination-export

 
 

Repository files navigation

php-crud

Simple CRUD (Create, Read, Update, Delete) with PHP, MySQL and Bootstrap.

#Latest Updates

  1. Add Dynamic Search features in Rekap rekap.php
  2. Add Export to Excel features export.php

Features

  1. PHP Function
  2. Validation form with jQuery
  3. PHP MySQL (add, edit, delete)
  4. Using of Bootstrap

How to run:

  1. Copy and Paste crudphp into htdocs folder.
  2. Import DB crud (crud.sql) to phpMyAdmin.
  3. Run from the browser via http://localhost/[project-directory]

About

Simple PHP crud with dashboard and export feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 80.4%
  • Hack 19.6%