/php-todo

todo application with php

Primary LanguagePHP

DATABASE HOST = localhost DATABASE NAME = root DATABASE PASSWORD = DATABASE NAME = todo

to setup the database sub credentials you need id todo_name todo_content

id should be unique todo_name should be a VARCHAR set to 225 todo_content should be TEXT