Skip to content

zafranf/CRUD_PHPNative_Bootstrap_Modals_AJAX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

CRUD_PHPNative_Bootstrap_Modals_AJAX

Author

Gita Citra Puspita

Create at

Tuesday, 14 Nov 2016

Modified

NONE

Information about this project

  • This project using mysql database (you can check the SQL file on directory database).
  • Using modal dialog for add, update, and delete form.
  • Using Ajax to make Single Page Application
  • Extra SweetAlert to make nice information dialog
  • Create, update, select, and delete data using php native with mysqli function.
  • View data into table using datatables server side.
  • Before add data into datatables, data will be generate into json.
  • This project using bootstrap and adminLTE templates

Structure file and directory on this project

  • index.php : Main view
  • database
    • db_anggota.sql : database of this project
  • phpCode
    • action_t_pegawai.php : this file include function to add, delete, and update data.
    • queryCode.php: this file include function mysqli to create connection, insert, delete, update, and select data.
  • plugins
  • bootstrap
  • readme.txt

Proyek

CRUD_PHPNative_Bootstrap_Modals_Ajax

Pemilik

Gita Citra Puspita

Dibuat Pada

Kamis, 14 Nov 2016

Perubahan

TIDAK ADA

Informasi tentang proyek ini

  • Proyek ini menggunakan database mysql (kamu bisa mengecek file sql pada folder database).
  • Menggunakan modal dialog untuk form tambah, ubah, dan hapus.
  • Menggunakan Ajax untuk membuat aplikasi ini menjadi single page application
  • Tambahan sweetalert untuk menambah dialog informasi menjadi lebih menarik
  • Buat, ubah, ambil, dan hapus data menggunakan php native dengan fungsi mysqli.
  • Menampilkan data pada tabel menggunakan datatables server side.
  • Sebelum memasukan data kedalam datatables, data diubah dalam bentu json.
  • Proyek ini menggunakan template bootstrap dan adminLTE.

Struktur file dan folder pada proyek ini

  • index.php : Tampilan utama
  • database
    • db_anggota.sql : database proyek ini
  • phpCode
    • action_t_pegawai.php : file ini berisikan fungsi untuk tambah, hapus dan ubah data.
    • queryCode.php: file ini berisi fungsi untuk membuat koneksi, tambah, hapus, ubah, dan ambil data.
  • plugins
  • bootstrap
  • readme.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published