Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 197 Bytes

File metadata and controls

10 lines (9 loc) · 197 Bytes

CRUD-PHP-Mysqli-with-Modal-Boostrap-AJAX

  • PHP
  • Mysql (DBMS)
  • AJAX
  • Modal Bootstrap
  • Swal Fire Notification

Reset table db

DELETE FROM tb_hewan; ALTER TABLE tb_hewan AUTO_INCREMENT = 1;