Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 359 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 359 Bytes

EasyCRUD

This is an easy CRUD, essential for those who are learning MySql and PHP. practical for the creation of forms and lists of data visualization

Add or change the configuration in the file db.php

Now select any table in your database, and you can now view, add, edit or delete the contents.

Only edit the db.php and run