Skip to content

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

Notifications You must be signed in to change notification settings

hendcorp/php-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 CRUD (Create, Read, Update, Delete) with PHP, MySQL and Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages