magicyte
12-19-2008, 08:13 PM
1) CODE TITLE: [PHP] Chorelist Script
2) AUTHOR NAME/NOTES: magicyte (aka 'Chris')
3) DESCRIPTION: I created this a couple of days ago, and it took me a couple of days to make! This was created for families (actually for mine) who want an organized chore list that will last for a week. If you don't want it for chores, you can always customize it on your own for something else.
4) URL TO CODE: PHP Chorelist Script (http://localhostr.com/files/8a14d0/chores1.zip)
and ATTACHED BELOW (see #3 in guidelines below)
The password is found in 'variables.php'. You change it. It is currently 'chris123'. Any comments and suggestions are acceptable. I know that sometimes if you click the back button, the script automatically saves the checkmarks and erases everything sometimes. Still working on that...
Also, in 'variables.php', simply add names to the $name variable and add chores to the $chores variable.
Note that you must open the index.php on your server. Check out http://www.php.net/manual/en/install.general.php for more details. To open your server once it is installed, simply open your web browser and enter in http://localhost/.
-magicyte
2) AUTHOR NAME/NOTES: magicyte (aka 'Chris')
3) DESCRIPTION: I created this a couple of days ago, and it took me a couple of days to make! This was created for families (actually for mine) who want an organized chore list that will last for a week. If you don't want it for chores, you can always customize it on your own for something else.
4) URL TO CODE: PHP Chorelist Script (http://localhostr.com/files/8a14d0/chores1.zip)
and ATTACHED BELOW (see #3 in guidelines below)
The password is found in 'variables.php'. You change it. It is currently 'chris123'. Any comments and suggestions are acceptable. I know that sometimes if you click the back button, the script automatically saves the checkmarks and erases everything sometimes. Still working on that...
Also, in 'variables.php', simply add names to the $name variable and add chores to the $chores variable.
Note that you must open the index.php on your server. Check out http://www.php.net/manual/en/install.general.php for more details. To open your server once it is installed, simply open your web browser and enter in http://localhost/.
-magicyte