Skip to content

mtorresg/simplecrud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

simplecrud

I created this simple CRUD system using PHP. There is no that much validation or CSS implemented.

The route to the index is ../index.php. This page will list all the users and from there we can access the update and delete options.

Trying to access update.php and delete.php directly should re-route back to the index.php.

About

A simple CRUD system with PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors