Php Small Week Calendar
November 22nd, 2009
Hello
For a new project, i need to build in php a small week calendar that we can update easly
Its for defining weekly planning of yoga center.
Each week of year will be always the same, it only need to have an output of the week that we can manage
For DB it need so for each planning part defined : Name of activity, Name of people who provide activity, type of activity
Planning need to have array from Monday to sunday, and to 8:00 to 20:30 with Half hour entry
I join what i have made actualy for display and php, but it need to be rebuild
I nedd so
1 php file for form (in table, not skinned)
1 php file for output (in table, not skinned)
The mysql db




