/ToDo-PHP

Todo list in php

Primary LanguageHTML

PHP Todo list

There are a few things you need to change before it will work:

  • Change the $config['base_url'] to your the suiting base_url in application/config/config.php
  • Change the database info in application/config/database.php to your own settings
  • Import the database.sql file into your database