Simple php program to track work schedules?
January 2, 2004 4:02 PM
Subscribe
I'm trying to find a simple php program to track employee work schedules. Actually, filemaker pro would work for this, but they charge too much for the server version, and I'm fond of open source. More below...
Basically, I track the teaching schedules of 50 adjunct instructors, and it would be great if me and my colleagues could make changes to the schedule via web page, and be able to have it spit out a comma-delimited text file at some point.
So I'm looking for something similar to filemaker pro, but not quite as involved, so that teachers can check their schedules and coordinators can make schedule updates without having to email a spreadsheet to six other people with each change.
I guess it doesn't have to be php, it's just that I've always found php scripts easier to install and use than perl. If worse comes to worse I suppose I can cough up the money for filemaker pro for OS X, but a php script sounds much easier and cheaper...
A related question is, where is a good repository of php scripts that has good user evaluations and discussions attached?
ask.metafilter is the next google.
posted by mecran01 to computers & internet (5 comments total)
So I'm looking for something similar to filemaker pro, but not quite as involved, so that teachers can check their schedules and coordinators can make schedule updates without having to email a spreadsheet to six other people with each change.
I guess it doesn't have to be php, it's just that I've always found php scripts easier to install and use than perl. If worse comes to worse I suppose I can cough up the money for filemaker pro for OS X, but a php script sounds much easier and cheaper...
A related question is, where is an active, good repository of php scripts that has good user evaluations and discussions attached?
ask.metafilter is the next google.
posted by mecran01 at 4:12 PM on January 2, 2004