Quote:
Originally Posted by chelseasikoebs
Woah. Okay. Would code for that be simple? Maybe I can post this in the PHP section?
|
Simple-ish. I won't lie: there is a learning curve. Fortunately it's not very steep.
You'll need to learn some PHP syntax, which is pretty intuitive. MySQL would also be a good idea to use in conjunction with this to store your tasks so learning that syntax is also a part of it.
There are almost certainly some tutorials to be found for this type of thing now that you know what languages you need to google for. In fact, I wouldn't be shocked to find that there is a full script available for download that does exactly what you need. Give it a search and if you come up bust then have a moderator move your thread to the PHP forum for some guidance.