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

Reviews

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

Repository Details

Learn PHP Data Object (PDO) by building a simple ToDo Project. First you need to run "set_db.php" which you will find in the root folder. This will create necessary DB and Table. You can add a new task that you want to do tomorrow and after you finish the task you simple click on "MARK this as complete" and the task will be deleted from the server.