- Nov 13, 2000
- 14,166
- 0
- 0
We are thinking of having a web based "timesheet" here at work, so people can just log into the intranet from any PC, and access their timesheets, which will have a record of hours worked and can easily be reached by HOD's and the managers etc.
I have kind of volunteered to design this, if a readily-available product/script etc isn't available which will do exactly what we want it to
I'm thinking of PHP as the language, running on Apache on one of our Windows 2000 servers, and a MySQL database for the data and login names etc. We are running a Novell 4 server, would it be possible to get the usernames/passwords from that, so the users only have one username/password to remember. The Novell passwords change every 180 days, and it would be nice if the same passwords can be updated for the web based timesheets.
If there are any guides/links for myself, a total PHP/SQL nub, then they would be much appreciated
Confused
I have kind of volunteered to design this, if a readily-available product/script etc isn't available which will do exactly what we want it to
I'm thinking of PHP as the language, running on Apache on one of our Windows 2000 servers, and a MySQL database for the data and login names etc. We are running a Novell 4 server, would it be possible to get the usernames/passwords from that, so the users only have one username/password to remember. The Novell passwords change every 180 days, and it would be nice if the same passwords can be updated for the web based timesheets.
If there are any guides/links for myself, a total PHP/SQL nub, then they would be much appreciated
Confused
