PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of zinsou A.A.E.Moïse   PHP TODO Tasks Manager   readme.txt   Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: readme
Class: PHP TODO Tasks Manager
Manage to do lists stored in CSV files
Author: By
Last change:
Date: 6 years ago
Size: 546 bytes
 

Contents

Class file image Download
PHP TODO Tasks Manager package is a simple based on CSV file todo tasks manager . It can then be used as a good starting point to build more advanced and interactive todo tasks manager. see the file ToDotest.php for an explicit how to use example. Use the forum to suggest improvement ,report bug and send feedback Or contact me at leizmo@gmail.com. Ps: Note that while specifying yours headers with the methods createToDo::setHeader(), the first header will always be taken as index(primary id) and the last header as done/undone case.