• Stars
    star
    1
  • Language
    PHP
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple CRUD system I made so I could train PHP 7 and some PDO alternatives instead of pure MySQLi procedures. It also uses bootstrap library and some specific JavaScripts. Only for learning purposes and made by following a tutorial available at http://webdevacademy.com.br/tutoriais/crud-bootstrap-php-mysql-parte1/. Thanks to Ruan Carvalho for the excellent tutorial!